Skip to content

Array API support #226

@tomwhite

Description

@tomwhite

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.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions