CMakeLists.txt
LICENSE
MANIFEST.in
README.md
setup.py
docs/.nojekyll
docs/Makefile
docs/algorithms.md
docs/conf.py
docs/example.md
docs/index.html
docs/index.rst
docs/install.md
docs/stfc-logo.png
docs/_templates/layout.html
gofit.egg-info/PKG-INFO
gofit.egg-info/SOURCES.txt
gofit.egg-info/dependency_links.txt
gofit.egg-info/not-zip-safe
gofit.egg-info/requires.txt
gofit.egg-info/top_level.txt
src/Makefile
src/alternating.cpp
src/alternating.h
src/findiff.cpp
src/findiff.h
src/lhs.cpp
src/lhs.h
src/multistart.cpp
src/multistart.h
src/python_interface.cpp
src/regularisation.cpp
src/regularisation.h
src/tests/test_alternating.cpp
src/tests/test_findiff.cpp
src/tests/test_lhs.cpp
src/tests/test_multistart.cpp
src/tests/test_regularisation.cpp
tests/cubic.txt
tests/test_alternating.py
tests/test_multistart.py
tests/test_multistart_ls.py
tests/test_regularisation.py