.gitignore
Makefile
README.md
mod2md.py
pyproject.toml
setup.py
gcad/__init__.py
gcad/_version.py
gcad/gcad.py
gcad/log.py
gcad/root_isolation.py
gcad.egg-info/PKG-INFO
gcad.egg-info/SOURCES.txt
gcad.egg-info/dependency_links.txt
gcad.egg-info/requires.txt
gcad.egg-info/scm_file_list.json
gcad.egg-info/scm_version.json
gcad.egg-info/top_level.txt
gcad_ext/flint_tools.cpp
gcad_ext/gcad.cpp
gcad_ext/gcad_ext.pyx
gcad_ext/logging.cpp
gcad_ext/root_isolation.cpp
gcad_ext/shortest_fraction_between.cpp
tests/test_gcad.py
tests/test_gcad_ext.py
tests/test_root_isolation.py
tests/test_shortest_fraction.py