data-apis/array-api-strict

Support for 2023.12

asmeurer opened this issue · 1 comments

This is a tracking issue for supporting 2023.12 in array-api-strict.

Here is a changelog for 2023.12 https://data-apis.org/array-api/latest/changelog.html#v2023-12

It would be helpful to have test suite support for the new features. This is especially true for any feature that isn't already implemented in NumPy. data-apis/array-api-tests#249

We'll also want to implement #8 as well so that we can continue to support 2022.12.

2023.12 support is implemented. It's currently not the default. I'll open a new issue about changing that.