Quantity API #2
Replies: 5 comments 33 replies
-
|
Beta Was this translation helpful? Give feedback.
-
One thing that also pint does not yet do right is considering quantity kinds (see hgrecco/pint#1967). Two quantities may have the same units but can be of different quantity kind (so they should not be added although they have the same unit). For a new API it may be worth to consider quantity kind support from the beginning. |
Beta Was this translation helpful? Give feedback.
-
I think It might also be nice to standard e.g. |
Beta Was this translation helpful? Give feedback.
-
Need to decide on the attribute names where they differ between libraries at present,
any others? are there any reasons to choose one over another? |
Beta Was this translation helpful? Give feedback.
-
Originally posted by @nstarman in #1 (reply in thread)
*would need a Group protocol added to the API |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Ideas for a minimal standard Quantity API, to work with the Unit API.
Beta Was this translation helpful? Give feedback.
All reactions