catalystneuro / lazy_ops

Lazy transposing and slicing of h5py and Zarr Datasets
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

feat: add numpy to requirements #27

Closed sanjayankur31 closed 2 years ago

sanjayankur31 commented 2 years ago

It gets pulled in by zarr and h5py but since it's explicitly used in the code, nicer to have it explicitly listed too.

bendichter commented 2 years ago

I think it's fine have have it as an implied requirement