scinumtools.units
Le gusta 0
Name | scinumtools.units |
---|---|
Sitio web | github.com/... |
PyPI DLs/month | 471 |
GitHub Stars | 5 |
Used by | |
Built-in units | Sí |
Built-in constants | Sí |
Arbitrary prefixes | Sí |
np scalar array | Sí |
np object array | Sí |
Decimal | Sí |
Fraction | Sí |
Uncertainties | Sí |
string | Sí |
absolute °C | Sí K, Cel, degF, degR |
dB | Sí dB, Np, dBm, dBmW, ... (both B and dB) |
Sintaxis | quant(3, 'J').to('kg*m2/s2') quant([5.9e-4, 5.2e+5], 'J*s-1').to('W') 33*unit('kg'), const('c') 3*unit.m/unit.s |
Comentarios | No registries needed like for Pint. Documentation is available here: github.io/... |
User reviews and comments