Zarr | Anaconda.org (original) (raw)
An implementation of chunked, compressed, N-dimensional arrays for Python.
License: MIT
Development: https://github.com/zarr-developers/zarr-python
Documentation: https://zarr.readthedocs.io/
6670 total downloads
Last upload: 3 months and 9 days ago
Installers
- linux-64 v3.0.5
- linux-aarch64 v3.0.5
- osx-64 v3.0.5
- osx-arm64 v3.0.5
- win-64 v3.0.5
- noarch v2.8.1
- linux-ppc64le v2.13.3
conda install
To install this package run one of the following:conda install anaconda::zarr
Description
Zarr is a format for the storage of chunked, compressed, N-dimensional arrays. These documents describe the Zarr format and its Python implementation.