Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update __array_api_version__ to 2023.12 #191

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

asmeurer
Copy link
Member

No description provided.

@asmeurer
Copy link
Member Author

Note that there are a few things that aren't fully covered in the test suite, namely tile and searchsorted aren't tested very well. I believe dask has some NotImplementedErrors there, but NumPy, CuPy, and Torch should (as far as I can see) be OK, since they just copied NumPy and the standard is based on NumPy. See #127

@rgommers
Copy link
Member

Defaulting to the most recent released version of the standard once test coverage for that version is (more or less) complete seems like a good idea to me, so +1 for this to go in when CI is happy.

If some users were relying on this in their CI without setting explicitly the version they're testing, that's easy enough to fix on their end.

@asmeurer asmeurer merged commit d7b4111 into data-apis:main Oct 29, 2024
33 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants