LICENSE
README.md
pyproject.toml
src/contique/__about__.py
src/contique/__init__.py
src/contique/helpers.py
src/contique/jacobian.py
src/contique/newton.py
src/contique/newtonxt.py
src/contique/numcont.py
src/contique/printinfo.py
src/contique.egg-info/PKG-INFO
src/contique.egg-info/SOURCES.txt
src/contique.egg-info/dependency_links.txt
src/contique.egg-info/requires.txt
src/contique.egg-info/top_level.txt
tests/test_archimedean_spiral.py
tests/test_archimedean_spiral_noargs.py
tests/test_bratu.py
tests/test_failed.py
tests/test_lituus_spiral.py
tests/test_log_spiral.py
tests/test_sin_rebalance.py
tests/test_sincos.py
tests/test_twotruss.py