LICENSE
README.md
pyproject.toml
src/dual/__init__.py
src/dual/core.py
src/dual/differentiation.py
src/dual_number.egg-info/PKG-INFO
src/dual_number.egg-info/SOURCES.txt
src/dual_number.egg-info/dependency_links.txt
src/dual_number.egg-info/top_level.txt
tests/test_arithmetic.py
tests/test_calculus.py
tests/test_construction.py
tests/test_mathfunc.py
tests/test_other.py
tests/test_rounding.py
tests/test_trig.py