hgrecco / pint

Operate and manipulate physical quantities in Python
http://pint.readthedocs.org/
Other
2.38k stars 465 forks source link

Numpy Supported functions #981

Open hgrecco opened 4 years ago

hgrecco commented 4 years ago

This will be a tracking issue for numpy supported functions with NEP-18 array function protocol to serve as information but also inspiration to contribute.

Please do not change existing entries. A new one be added when more functions are supported, just reference this issue with any PR that adds more supported functions.

hgrecco commented 4 years ago

numpy: 1.17.4 pint: 0.10.1 supported: 96 / 227

hgrecco commented 4 years ago

numpy: 1.17.4 pint: 0.10.2.dev4+g2da1be7 supported: 98 / 227

theRealSuperMario commented 3 years ago

Are you guys open for PRs on adding some operations? I feel like it could not be too hard to do it if I encounter a missing functionality.

I am asking to double check if you have a roadmap for this, just to prevent duplicate efforts.

hgrecco commented 3 years ago

It would be great if you can provide a PR. The list above might be a little bit outdated.