Skip to content

Conversation

@tylerjereddy
Copy link
Contributor

  • bring add() ufunc up to API standard and turn its test on in the CI

  • many of the other changes are the same as described in other recent binary ufunc PRs

  • one drawback to our current approach to broadcasting, which is more apparent in the diff here, is that we simply copy data into the largest common shape, which isn't exactly efficient

* bring `add()` ufunc up to API standard and turn
its test on in the CI

* many of the other changes are the same as described in other
recent binary ufunc PRs

* one drawback to our current approach to broadcasting, which
is more apparent in the diff here, is that we simply copy
data into the largest common shape, which isn't exactly efficient
@NaderAlAwar NaderAlAwar changed the base branch from develop to main May 24, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant