-
Updated
Feb 7, 2022 - JavaScript
units
Here are 231 public repositories matching this topic...
-
Updated
Jan 29, 2022 - PureScript
-
Updated
Jan 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
Feb 2, 2022 - Julia
-
Updated
Jan 21, 2022 - JavaScript
-
Updated
Jan 22, 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
Nov 23, 2021 - Python
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Feb 7, 2022 - Java
-
Updated
Feb 8, 2022 - Scala
-
Updated
May 17, 2017 - Python
-
Updated
May 20, 2021 - JavaScript
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
Jun 29, 2021 - Elm
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
Nov 9, 2020 - Swift
-
Updated
Dec 6, 2021 - Python
-
Updated
Jul 13, 2019 - JavaScript
-
Updated
Aug 17, 2021 - Rust
-
Updated
Feb 8, 2022 - Nim
-
Updated
Dec 21, 2020 - C#
-
Updated
Feb 8, 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