A Python module to allow calculations using physical quantities
Project description
PhysicalQuantities is a python module that allows calculations to be aware of physical units. Built-in unit conversion ensures that calculations will result in the correct aggregate unit.
The module also contains an extension for IPython. This allows greatly simplified use by typing in physical quantities directly as number and unit.