scipy.constants
Likes 0
Name | scipy.constants |
---|---|
Webseite | scipy.org/... |
PyPI DLs/month | 167,385 |
GitHub Stars | 7,087 |
Used by | 181,360 |
Built-in units | Ja 50 |
Built-in constants | Ja 400 in CODATA |
Arbitrary prefixes | Nein |
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 | Nein |
dB | Nein |
Syntax | constants.c == 299792458.0 |
Bemerkungen | 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. |
User reviews and comments