fakuivan / unit-e

Python module that provides a numerical representation of sympy's symbolic units

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python module that provides a numerical representation of sympy's symbolic units


Languages

Language:Python 100.0%