Skip to content

Releases: catalystneuro/zarr-matlab

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 17:53
zarr-matlab v0.3.0: virtual stores (ManifestStore), zlib/shuffle codecs

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:52
zarr-matlab v0.2.0

Since v0.1.0: numpy.datetime64/timedelta64 dtypes (exact int64 ticks),
HttpStore (read-only, ranged partial reads), empty-chunk elision matching
zarr-python defaults, zarr.delete_node, v2 chunk-key writes, disp/tree
display, performance baseline. Interop matrix: 37 py->ml / 36 ml->py.

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:27
zarr-matlab v0.1.0: Zarr v3 read/write for MATLAB

Core arrays/groups, all core dtypes + vlen strings/bytes, gzip/zstd/blosc/
crc32c codecs, sharding with partial reads, Local/Memory/Zip/Http stores,
consolidated metadata. Interop-verified against zarr-python 3.2.