inaos / iron-array

2 stars 0 forks source link

Support for outer index (read/write) #533

Closed FrancescAlted closed 2 years ago

FrancescAlted commented 2 years ago

Kisters requires the functionality of outer indexing implement in e.g. zarr: https://zarr.readthedocs.io/en/stable/api/core.html?highlight=outer#zarr.core.Array.set_orthogonal_selection

First implement that in Caterva, and the propagate this to iron-array and iron-array-python.

FrancescAlted commented 2 years ago

Overridden by #548