.gitignore
LICENSE
README.md
setup.py
CHSPy.egg-info/PKG-INFO
CHSPy.egg-info/SOURCES.txt
CHSPy.egg-info/dependency_links.txt
CHSPy.egg-info/requires.txt
CHSPy.egg-info/top_level.txt
chspy/__init__.py
chspy/_chspy.py
chspy/quadratic_guess.py
chspy/version.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/requirements.txt
examples/simple_example.py
tests/test_hermite_spline.py