cubed icon indicating copy to clipboard operation
cubed copied to clipboard

Array API 2023 tracking issue

Open tomwhite opened this issue 1 year ago • 2 comments

This issue tracks the work needed to support Python array API standard v2023.12.

The changes from the previous version are listed here: https://data-apis.org/array-api/2023.12/changelog.html#v2023-12

New array functions

elemwise

These should be straightforward to add.

manipulation

searching

statistical

Inspection APIs

tomwhite avatar Mar 27 '24 10:03 tomwhite

Is it worth creating a separate issue to track linalg and fft extensions? It would be useful to know the Cubed position on these functions as well.

hammer avatar Jan 17 '25 18:01 hammer

Opened #675 and #676. See also https://github.com/cubed-dev/cubed/blob/main/api_status.md for current status.

tomwhite avatar Jan 20 '25 09:01 tomwhite