====================================== Quantities (``qcip_tools.quantities``) ====================================== Deal with units. For unit management, the `Pint library `_ is used, which already define a whole bunch of `units `_ and `constants `_. Only slight adjustments are needed, with the help of the `scipy constant module `_. API documentation ----------------- .. automodule:: qcip_tools :members: .. automodule:: qcip_tools.quantities :members: