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

ENH: add __array_api_version__ #104

Merged

Conversation

tylerjereddy
Copy link
Contributor

* this is in part a copy of the NumPy patch applied at:
numpy/numpy#22365
and is related to this failure we were seeing with
`hypothesis`: kokkos#65 (comment)

* the standard section related to this is:
https://data-apis.org/array-api/latest/future_API_evolution.html#versioning

* unpin `hypothesis` in our CI as a result; to be fair,
this is the solution @ShahzadUmair wanted from the start
I think

* the updated testing behavior required me to cherry-pick
some data type info improvements from kokkosgh-97
@NaderAlAwar NaderAlAwar merged commit 75ed942 into kokkos:develop Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants