Skip to content

Update api_version argument to __array_namespace__ #24

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

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

asmeurer
Copy link
Member

  • Allow 2022.12
  • Warn on 2021.12
  • Be more strict about only accepting those two versions

- Allow 2022.12
- Warn on 2021.12
- Be more strict about only accepting those two versions
@ogrisel
Copy link

ogrisel commented Mar 28, 2024

I am not clear about the current version(s) of the spec implemented by array-api-strict, in particular the README does not seem to have any info about this.

I could not find some of the recently introduced function such as xp.searchsorted so this confirms that it does not yet implement the full v2023.12 it would be great to have a table somewhere that map array-api-strict versions with Array API spec versions and maybe links to one or more tracking issues with the list of things to add/or change before the next versions can of the spec can be considered as supported.

@asmeurer
Copy link
Member Author

Only 2022.12 is currently implemented. You're right that I do need to open a tracking issue for 2023.12 support.

@asmeurer asmeurer merged commit 829d515 into data-apis:main Mar 28, 2024
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