zarr-developers / zarr-python

An implementation of chunked, compressed, N-dimensional arrays for Python.
http://zarr.readthedocs.io/
MIT License
1.41k stars 267 forks source link

Bump NumPy to 2.0 #1983

Closed jhamman closed 2 weeks ago

jhamman commented 3 weeks ago

Now that NumPy 2.0 is out, we should be testing against the latest version.

TODO: