Welcome to si-units

This package enables calculation with dimensioned values.

Installation

You can install si-units from pypi using pip:

` pip install si-units `

Build from source

To build the code from source, you need the rust compiler and maturin. You can then install the latest master directly from github:

` pip install git+https://github.com/itt-ustutt/quantity `