-
Notifications
You must be signed in to change notification settings - Fork 16
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
Support pint: strip, then reattach appropriate units #207
base: main
Are you sure you want to change the base?
Conversation
If I understand the page you mentioned correctly, we'd need mostly As far as I can tell, the only reason those are not already implemented is because nobody put in the effort to define them (I'm not sure how tricky supporting |
Yes! |
for more information, see https://pre-commit.ci
Closes #163
This is the only way until pint adds support for the required numpy methods/ufunc methods
hgrecco/pint#981