scinumtools.units
Likes 0
Name | scinumtools.units |
---|---|
Webseite | github.com/... |
PyPI DLs/month | 471 |
GitHub Stars | 5 |
Used by | |
Built-in units | Ja |
Built-in constants | Ja |
Arbitrary prefixes | Ja |
np scalar array | Ja |
np object array | Ja |
Decimal | Ja |
Fraction | Ja |
Uncertainties | Ja |
string | Ja |
absolute °C | Ja K, Cel, degF, degR |
dB | Ja dB, Np, dBm, dBmW, ... (both B and dB) |
Syntax | 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 |
Bemerkungen | No registries needed like for Pint. Documentation is available here: github.io/... |
User reviews and comments