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 support for NEP-35 (numpy constructors with a like argument) #518

Open
neutrinoceros opened this issue Sep 24, 2024 · 0 comments
Open
Milestone

Comments

@neutrinoceros
Copy link
Member

Unyt 3.0 added support for the __array_function__ protocol from NEP 18. It would also make sense to support NEP 35 which in a sense is a continuation/extension of NEP 18.

I'm currently working on doing exactly that in astropy.units, but once I'm done there I'd like to do the same thing for unyt.
I'll use this issue to track my progress on unyt.

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

No branches or pull requests

1 participant