.readthedocs.yml
.travis.yml
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
rootfinding.py
setup.py
doc/Makefile
doc/api.rst
doc/bisect.rst
doc/bracket_root.rst
doc/changelog_link.rst
doc/conf.py
doc/exceptions.rst
doc/index.rst
doc/license.rst
doc/make.bat
rootfinding.egg-info/PKG-INFO
rootfinding.egg-info/SOURCES.txt
rootfinding.egg-info/dependency_links.txt
rootfinding.egg-info/requires.txt
rootfinding.egg-info/top_level.txt
tests/test_bisect.py
tests/test_bracket_root.py