python-zarr
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / python-zarr
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-zarr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-zarr.changes | 0000016997 16.6 KB | |
python-zarr.spec | 0000003251 3.17 KB | |
zarr-2.18.0.tar.gz | 0003602143 3.44 MB |
Revision 26 (latest revision is 34)
Dirk Mueller (dirkmueller)
committed
(revision 26)
- update to 2.18.0: * Performance improvement for reading and writing chunks if any of the dimensions is size 1. * Enable ruff/bugbear rules (B) and fix issues. * Minor updates to use np.inf instead of np.PINF / np.NINF in preparation for NumPy 2.0.0 release. * Deprecate experimental v3 support by issuing a FutureWarning. Also updated docs to warn about using the experimental v3 version. * Deprecate the following stores: :class:`zarr.storage.DBMStore`, :class:`zarr.storage.LMDBStore`, :class:`zarr.storage.SQLiteStore`, :class:`zarr.storage.MongoDBStore`, :class:`zarr.storage.RedisStore`, and :class:`zarr.storage.ABSStore`. These stores are slated to be removed from Zarr-Python in version 3.0.
Comments 0