LICENSE
README.md
pyproject.toml
src/gaplike/__init__.py
src/gaplike/cg.py
src/gaplike/covariance.py
src/gaplike/gaps.py
src/gaplike/likelihood.py
src/gaplike/psd.py
src/gaplike/simulate.py
src/gaplike/slq.py
src/gaplike/waveform.py
src/gaplike.egg-info/PKG-INFO
src/gaplike.egg-info/SOURCES.txt
src/gaplike.egg-info/dependency_links.txt
src/gaplike.egg-info/requires.txt
src/gaplike.egg-info/top_level.txt
tests/test_cg.py
tests/test_covariance.py
tests/test_gaps.py
tests/test_likelihoods.py
tests/test_paper_regression.py
tests/test_slq.py