-
Updated
Aug 15, 2021 - JavaScript
units
Here are 217 public repositories matching this topic...
-
Updated
Aug 10, 2021 - PureScript
-
Updated
Aug 19, 2021 - TypeScript
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
Jul 13, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Julia
-
Updated
Aug 21, 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
Jun 4, 2021 - Python
-
Updated
Jun 16, 2021 - Java
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Aug 15, 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
May 20, 2021 - JavaScript
-
Updated
Jun 29, 2021 - Elm
-
Updated
Nov 9, 2020 - Swift
-
Updated
Jul 22, 2021 - Python
-
Updated
Jul 13, 2019 - JavaScript
-
Updated
Dec 21, 2020 - C#
-
Updated
Aug 5, 2021 - Nim
-
Updated
Jul 10, 2021
-
Updated
Aug 17, 2021 - Rust
-
Updated
Aug 12, 2021 - PureScript
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