scipy.constants
Le gusta 0
Name | scipy.constants |
|---|---|
| Sitio web | scipy.org/... |
| PyPI DLs/month | 167,385 |
| GitHub Stars | 7,087 |
| Used by | 181,360 |
| Built-in units | Sí 50 |
| Built-in constants | Sí 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 |
| Sintaxis | constants.c == 299792458.0 |
| Comentarios | 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