LICENSE
README.md
pyproject.toml
setup.py
src/fastdual/__init__.py
src/fastdual/_fastdual.c
src/fastdual/_ufuncs.py
src/fastdual.egg-info/PKG-INFO
src/fastdual.egg-info/SOURCES.txt
src/fastdual.egg-info/dependency_links.txt
src/fastdual.egg-info/requires.txt
src/fastdual.egg-info/top_level.txt
tests/test_arithmetic.py
tests/test_gradient.py
tests/test_numpy.py
tests/test_pathsim_integration.py
tests/test_transcendental.py