-
Updated
Mar 21, 2021 - JavaScript
units
Here are 212 public repositories matching this topic...
-
Updated
Mar 13, 2021 - PureScript
-
Updated
Mar 1, 2021 - JavaScript
A custom generator for systems documentation. It should parse the system definition and generate a custom page according to our requirements.
The output should list:
- dimension definition and a coherent unit
- quantity alias with a default representation type
- all the units with their UDLs and constants
-
Updated
Mar 12, 2021 - JavaScript
-
Updated
Mar 18, 2021 - Julia
-
Updated
Mar 11, 2021 - 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, 2021 - Java
-
Updated
Feb 13, 2021 - TypeScript
-
Updated
Mar 8, 2021 - Python
-
Updated
Mar 17, 2021 - Scala
-
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
-
Updated
Oct 18, 2020 - Elm
-
Updated
Nov 9, 2020 - Swift
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Jul 13, 2019 - JavaScript
-
Updated
Jan 27, 2021 - Python
-
Updated
Dec 21, 2020 - C#
-
Updated
Jan 29, 2021 - PureScript
-
Updated
Mar 19, 2021 - Python
-
Updated
Mar 13, 2021 - Java
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