Y
Hacker News
new
|
ask
|
show
|
jobs
by
Aspos
948 days ago
This is great. I want this as an addon to JS and Python.
1 comments
seanos
948 days ago
For Python, there is the Pint library:
https://pint.readthedocs.io/en/stable/
link
jsiva
948 days ago
Another python alternative that work well with numpy arrays is astropy.units (also mentioned on the pint website):
https://docs.astropy.org/en/stable/units/
link