You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently reading and writing hyperslabs uses the HDF5 standard notation for hyperslabs. For complicated selections this is very useful. But for the most standard cases some syntactic sugar would be nice.
Taking Arraymancer's accessor macro as an inspiration, we could implement nice slicing syntax on H5 datasets.
The text was updated successfully, but these errors were encountered:
Currently reading and writing hyperslabs uses the HDF5 standard notation for hyperslabs. For complicated selections this is very useful. But for the most standard cases some syntactic sugar would be nice.
Taking Arraymancer's accessor macro as an inspiration, we could implement nice slicing syntax on H5 datasets.
The text was updated successfully, but these errors were encountered: