Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 405 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 405 Bytes

unit_es symbolic units with numerical calculations

This module augments the utility of Sympy's symbolic units by providing a way to convert them into regular floats, complexes or any other numerical quantity while still preserving a notion of unit correctness on the produced results. Heavily inspired in the much simpler numericalunits package.