LICENSE
MANIFEST.in
README.md
install_library.sh
pyproject.toml
setup.py
examples/Makefile
gp4c/__init__.py
gp4c/_core.c
gp4c/_core.pyi
gp4c/_core.pyx
gp4c/cli.py
gp4c/gp4c.c
gp4c/gp4c.h
gp4c/optimize.py
gp4c/types.py
gp4c.egg-info/PKG-INFO
gp4c.egg-info/SOURCES.txt
gp4c.egg-info/dependency_links.txt
gp4c.egg-info/entry_points.txt
gp4c.egg-info/not-zip-safe
gp4c.egg-info/requires.txt
gp4c.egg-info/top_level.txt
tests/__init__.py
tests/test_correlated_noise.py
tests/test_flexible_sampler.py
tests/test_gp4c.py
tests/test_kernels.py
tests/test_mean_functions.py
tests/test_optimize.py
tests/test_periodic_kernels.py
tests/test_second_derivative.py