An extensive math library for JavaScript and Node.js
-
Updated
Sep 14, 2020 - JavaScript
{{ message }}
An extensive math library for JavaScript and Node.js
High precision scientific calculator with support for physical units
An elegant way to convert quantities between different units.
JavaScript library for quantity calculation and unit conversion
There are many Modern C++ and C++20 related errors during the documentation generation process. I had to disable logs and warnings with -Q in Sphinx because Travis CI was complaining about too long build log and was terminating the build:
https://github.com/mpusz/units/blob/cb86cd2bcd8ea96f842142b1b98906fe21cf56dc/docs/CMakeLists.txt#L69
There are problems with:
Physical quantities with arbitrary units
Unit conversion tool and library written in 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.
Units of Measurement API
Type-safe TypeScript units of measure
Open Source Analytics & Visualisation Software for Inertial Measurement Units
coulomb: a statically typed unit analysis library for Scala
Python library for information extraction of quantities from unstructured text
No Unit found is not descriptive at all.
We should at least make that error message more clear for cases like:
Our assumption for parsing a compound quantity is that there will be a space character between the value and the unit
A type-safe ratio of Foundation unit quantities
Convert long numbers to pretty, human-readable strings
A measurement and data type conversion library for Java, JavaScript and C#
Physical quantities and units
A cross-platform toolkit for reading metadata of .rfa, .rvt etc. Reading / writing hared sparameter and type catalog files WITHOUT Revit
JSR 363 - Implementation for Java SE 8
Mirror of Gitlab Repository
A simple utility library to measure and convert between units
Add a description, image, and links to the units topic page so that developers can more easily learn about it.
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