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

Use ufuncs in special methods #247

Merged
merged 2 commits into from
Mar 31, 2022

Conversation

magnatelee
Copy link
Contributor

This PR is to clean up some of the ndarray's special methods by replacing their bodies with ufunc invocations.

@magnatelee magnatelee requested a review from bryevdv March 31, 2022 02:07
@bryevdv
Copy link
Contributor

bryevdv commented Mar 31, 2022

LGTM!

@magnatelee magnatelee merged commit faa7b25 into nv-legate:branch-22.05 Mar 31, 2022
@magnatelee magnatelee deleted the ufunc-in-metamethods branch March 31, 2022 17:49
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