FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

zarr-python/changes/3975.misc.md at pre-commit-ci-update-config · oldrobotdev/zarr-python · GitHub

Latest commit

 

History

History
1 lines (1 loc) · 386 Bytes

File metadata and controls

1 lines (1 loc) · 386 Bytes

Store chunks_per_shard explicitly as a field on _ShardIndex instead of inferring it from offsets_and_lengths.shape[:-1]. The previous derivation collapsed to rank-1 for 0-D arrays, requiring a numpy-compat cast workaround that is now removed. Also removes the unused _ShardIndex.is_dense method, which was ported from an earlier prototype and never had any call sites or tests.


Back | FazBrowse Home | New Git URL