issues
search
matterhorn103
/
quanstants
Intuitive and unastonishing physical quantities, units, constants, and uncertainties in Python
MIT License
1
stars
0
forks
source link
Pint intercompatibility
#28
Open
matterhorn103
opened
5 months ago
matterhorn103
commented
5 months ago
[ ] Quantity conversion via
Quantity.from_pint()
and
Quantity.to_pint()
methods
[ ] Ideally, automatic programmatic conversion of units based on an object's properties
[ ] Mapped correspondence between defined units (as many as possible)
[ ] Ability to read definitions from pint-style text files
Quantity.from_pint()
andQuantity.to_pint()
methods