-
Updated
Mar 18, 2022 - JavaScript
units
Here are 231 public repositories matching this topic...
-
Updated
Mar 18, 2022 - PureScript
-
Updated
Mar 7, 2022 - TypeScript
The documentation says this "Even though mp-units library does not implement any Linear Algebra types it is generic enough to be used with other Linear Algebra libraries existing on the market.". A set of examples using Eigen would be helpful. Blaze would probably be good too, but personally I don't use it so it's a lower priority for me.
-
Updated
Mar 15, 2022 - Julia
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Mar 9, 2022 - Rust
It came up in #41 that it would be nice to have functions like abs(), sqrt(), etc. implemented on $System<f64, U> (and friends) directly, and not just through traits, so that they could be called without the traits in scope.
-
Updated
Feb 14, 2022 - Python
-
Updated
Feb 11, 2022 - TypeScript
-
Updated
Feb 23, 2022 - Java
-
Updated
Mar 18, 2022 - Scala
-
Updated
May 20, 2021 - JavaScript
-
Updated
May 17, 2017 - Python
No Unit found is not descriptive at all.
We should at least make that error message more clear for cases like:
- "75kg" instead of "75 kg"
Our assumption for parsing a compound quantity is that there will be a space character between the value and the unit
Feature Request: weather! I'd like to type "weather in Hiroshima" and have some sort of result. Current, high, low, humidity and precipitation chance would be nice.
-
Updated
Jun 29, 2021 - Elm
-
Updated
Dec 6, 2021 - Python
-
Updated
Nov 9, 2020 - Swift
-
Updated
Feb 23, 2022 - Rust
-
Updated
Jul 13, 2019 - JavaScript
-
Updated
Feb 22, 2022 - Nim
-
Updated
Dec 21, 2020 - C#
-
Updated
Mar 7, 2022 - Makefile
Improve this page
Add a description, image, and links to the units topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the units topic, visit your repo's landing page and select "manage topics."


As per angularsen/UnitsNet#328 (comment)
Having a set of tests to validate that the correct abbreviation notations and symbols are used would be helpful, as we have seen from before that discrepancies tend to creep in over time.
See #328 for the (currently work in progress) guideline, go through the comments and identify what tests to write for the guid