zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Uses zstd from numcodecs

Open normanrz opened this issue 1 year ago • 0 comments

With https://github.com/zarr-developers/numcodecs/pull/519 being merged, we can now use the zstd implementation in numcodecs for Zarr v3. We can then get rid of the zstandard dependency.

normanrz avatar Jun 24 '24 15:06 normanrz