zarr-python
zarr-python copied to clipboard
Followup on codecs
- Merges the codec batch mixins into the Codec ABC
- Renames
evolvetoevolve_from_array_spec - Uses
as_ndarray_likein the _v2 codecs. @madsbk maybe we can do even better?