Pint | |
---|---|
Last update | 2020-05-06 18:32:43 |
Website | https://github.com/hgrecco/pint |
PyPI DLs/month | 35746 |
GitHub Stars | 1128 |
Used by | 1579 |
Last Update | 2020-02-19 |
Built-in units | Yes |
Built-in constants | Yes |
Arbitrary prefixes | Yes Mm, GV, etc. |
np scalar array | Yes array([1,2,3])*ureg.m or ureg.m*array([1,2,3]) |
np object array | No ValueError |
Decimal | Yes |
Fraction | Yes |
Uncertainties | Yes built-in |
string | Yes |
absolute °C | Yes |
dB | No |
Syntax | V = 1*ureg.dm**3 |
Comments |
More comparisons
Comments
No comments yet. Be the first to give your opinion.Leave a comment
Register Sign in