MANIFEST.in
README.md
setup.cfg
setup.py
mathhunt/__init__.py
mathhunt.egg-info/PKG-INFO
mathhunt.egg-info/SOURCES.txt
mathhunt.egg-info/dependency_links.txt
mathhunt.egg-info/not-zip-safe
mathhunt.egg-info/top_level.txt
mathhunt/__data/__init__.py
mathhunt/__data/bradis_table.json
mathhunt/functions/__init__.py
mathhunt/functions/functions.py
mathhunt/geometry/__init__.py
mathhunt/geometry/distances.py
mathhunt/geometry/shapes.py
mathhunt/logic/__init__.py
mathhunt/logic/logic.py
tests/test_core.py