You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear if these functionalities could be handled by the same class, and maybe it's better if they are handled by separate classes. In general this would be great for situations in which you don't care which unit is used (i.e. you will do the appropriate Quantity.magnitude_as conversions) but it is important that you don't try to measure a mass with Kelving.
It would be nice to support something like:
And then we would accept any unit that has dimensionality "mass".
Same would go for "length" so then we would accept "nm", "angstrom", etc
something like hgrecco/pint#1166 (comment)
The text was updated successfully, but these errors were encountered: