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: full to API standard #171

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tylerjereddy
Copy link
Contributor

  • adjust the full() creation function to pass the matching array API standard test and turn this test on in the CI

  • this builds on top of the commit in ENH: equal() to API standard #152, so that one should be reviewed/merged first I think (the equal ufunc is naturally quite prevalent in the testsuite)

* adjust the `equal()` ufunc to pass its array
API standard test, and turn this test on in the CI

* the changes include improved broadcasting and
(type) casting support

* because equality testing is so common/rampant, this
required a few more shims than I'd like...
@NaderAlAwar NaderAlAwar changed the base branch from develop to main May 24, 2023 20:18
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.

1 participant