D-SI Units¶
| Repository | Role | PyPI |
|---|---|---|
| GitLab (PTB) | Maintainer |
dsiUnits is a python library with the goal of working with digital SI units, focused on the rules stated at the BIPM brochure.
This defines the cases of:
- Initializing a unit base on a given raw string.
- Allow mathematical operation over the units to obtain a new unit.
- Allow SIRP and LaTex representation of any unit.
- Simplify any complex unit to the tree conformed by the SI base units.
Note
This project is directly related with the Digital Calibration Certificate (DCC)