-
Updated
Jan 24, 2021 - JavaScript
units
Here are 204 public repositories matching this topic...
-
Updated
Nov 6, 2020 - PureScript
-
Updated
Jan 14, 2021 - JavaScript
A new chapter "Interoperability With Other Libraries" should be added to "Use Cases" that will explain QuantityLike concept, quantity_like_traits and explicit construction for a quantity class template. Also, similar documentation should be added (probably more brief) for a quantity_point when #200 is done.
-
Updated
Jan 6, 2021 - JavaScript
-
Updated
Jan 21, 2021 - Julia
-
Updated
Nov 25, 2020 - 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
Jan 17, 2021 - Java
-
Updated
Jul 28, 2020 - Python
-
Updated
Dec 11, 2020 - TypeScript
-
Updated
Jan 22, 2021 - Scala
-
Updated
May 17, 2017 - Python
-
Updated
Oct 18, 2020 - Elm
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
Nov 9, 2020 - Swift
-
Updated
Dec 31, 2020 - TypeScript
-
Updated
Jul 13, 2019 - JavaScript
-
Updated
Jan 20, 2021 - Python
-
Updated
Dec 21, 2020 - C#
-
Updated
Jul 13, 2019 - PureScript
-
Updated
Oct 9, 2020 - Java
-
Updated
Jul 17, 2020 - JavaScript
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