scipy.constants | |
---|---|
Website | http://docs.scipy.org/doc/scipy/reference/constants.html |
PyPI DLs/month | 167385 |
GitHub Stars | 7087 |
Used by | 181360 |
Built-in units | Yes 50 |
Built-in constants | Yes 400 in CODATA |
Arbitrary prefixes | No |
np scalar array | - no unit objects |
np object array | - no unit objects |
Decimal | - no unit objects |
Fraction | - no unit objects |
Uncertainties | - no unit objects |
string | - no unit objects |
absolute °C | No |
dB | No |
Syntax | constants.c == 299792458.0 |
Comments | Just tables of numerical constants; unit-aware calculations not supported. scipy.constants.physical_constants specifies units as strings and uncertainties. Could be used to supply other packages with coefficients. |
More comparisons
Comments
No comments yet. Be the first to give your opinion.Leave a comment
Register Sign in