README.md
setup.py
AD_Derivators/__init__.py
AD_Derivators/rootfinder.py
AD_Derivators.egg-info/PKG-INFO
AD_Derivators.egg-info/SOURCES.txt
AD_Derivators.egg-info/dependency_links.txt
AD_Derivators.egg-info/top_level.txt
AD_Derivators/functions/__init__.py
AD_Derivators/functions/autograd.py
AD_Derivators/functions/tensor.py
AD_Derivators/helper_functions/__init__.py
AD_Derivators/helper_functions/ad_utils.py
tests/__init__.py
tests/test_autograd.py
tests/test_rootfinder.py
tests/test_tensor.py