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 | 0000016107 15.7 KB | |
python-zarr.spec | 0000003255 3.18 KB | |
zarr-2.17.2.tar.gz | 0003600944 3.43 MB |
Revision 23 (latest revision is 34)
Dirk Mueller (dirkmueller)
committed
(revision 23)
- update to 2.17.2: * [v3] Dramatically reduce number of __contains__ requests in favor of optimistically calling __getitem__ and handling any error that may arise. * [v3] Reuse the downloaded array metadata when creating an Array. * Optimize Array.info so that it calls getsize only once. * Override IPython _repr_*_ methods to avoid expensive lookups against object stores. * FSStore now raises rather than return bad data. * Add CI test environment for Python 3.12 * Bump minimum supported NumPy version to 1.23 (per spec 0000)
Comments 0