-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
It would be good to allow the arrays in IntegerArray and BooleanArray to be any Array API-compatible array, rather than only NumPy arrays.
(The motivation here is that in Cubed we use ndindex to canonicalise indexes and need to convert to and from NumPy arrays for integer array indexing, since the underlying array could be any that supports the Array API.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels