LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
src/tinygp/__init__.py
src/tinygp/gp.py
src/tinygp/kernels.py
src/tinygp/means.py
src/tinygp/metrics.py
src/tinygp/tinygp_version.py
src/tinygp.egg-info/PKG-INFO
src/tinygp.egg-info/SOURCES.txt
src/tinygp.egg-info/dependency_links.txt
src/tinygp.egg-info/requires.txt
src/tinygp.egg-info/top_level.txt
src/tinygp.egg-info/zip-safe
tests/test_george_compat.py