LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
physipy/__init__.py
physipy/_constants.py
physipy/_version.py
physipy/calculus.py
physipy/math.py
physipy/quantity/__init__.py
physipy/quantity/_numpy.py
physipy/quantity/_plot.py
physipy/quantity/_units.py
physipy/quantity/dimension.py
physipy/quantity/dimension.txt
physipy/quantity/quantity.py
physipy/quantity/utils.py
test/__init__.py
test/test_benchmarks.py
test/test_dimension.py
test/test_doctests.py
test/test_np_nan.py
test/test_quantity.py
test/test_styles.py