Home - P-Contorta/UnitCalc GitHub Wiki
Welcome to the UnitCalc wiki!
Philosophy:
The goal of this library is to provide a units aware math interface is similar to the python3+ math interface. In addition, the library is designed to be easily extensible such that if there is a specific unit is not supported then it should be relatively easy to add the new unit to this code base.
Helpful links:
Contributing:
Would you like to contribute? Please checkout the CONTRIBUTING.md file and/or checkout the contributing wiki.