scinumtools.units
Likes 0
Name | scinumtools.units |
---|---|
Sito 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) |
Sintassi | 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 |
Commenti | No registries needed like for Pint. Documentation is available here: github.io/... |
User reviews and comments