-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fixes for 2023.12 tests #262
Conversation
This requires data-apis/array-api#806 to work.
This doesn't yet add signature tests for the info namespace functions themselves.
nan propogation for cumulative_sum is more complicated. It would be better to just check this directly in test_cumulative_sum.
Functions to prioritize:
|
The case when all three arguments are provided is still todo
I've got one question: Inspection functions shouldn't be in the main namespace but only in the |
Yes, that's right. |
We still need a lot more test updates for 2023, but I'm going to merge this to make it easier for people to use. |
I can also tag a release, although I don't know if anyone is using that. The last release in this repo was tagged in 2022. |
Thank you! I think we don't need a release yet. |
No description provided.