LICENCE.txt
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
fdm/__init__.py
fdm/fdm.py
fdm/multivariate.py
fdm/numerics.py
fdm.egg-info/PKG-INFO
fdm.egg-info/SOURCES.txt
fdm.egg-info/dependency_links.txt
fdm.egg-info/requires.txt
fdm.egg-info/top_level.txt
tests/__init__.py
tests/test_fdm.py
tests/test_multivariate.py
tests/test_numerics.py
tests/util.py