README.md
pyproject.toml
spotgp/__init__.py
spotgp/analytic_kernel.py
spotgp/animations.py
spotgp/banded_cholesky.py
spotgp/contrast.py
spotgp/distributions.py
spotgp/envelope.py
spotgp/fitting.py
spotgp/gp_plots.py
spotgp/gp_solver.py
spotgp/io.py
spotgp/latitude.py
spotgp/lightcurve.py
spotgp/mass_matrix.py
spotgp/mcmc.py
spotgp/multiband.py
spotgp/numerical_kernel.py
spotgp/observations.py
spotgp/params.py
spotgp/pgm.py
spotgp/plotting.py
spotgp/psd.py
spotgp/results.py
spotgp/sensitivity.py
spotgp/spectral.py
spotgp/spot_model.py
spotgp/transit.py
spotgp/validation.py
spotgp/visibility.py
spotgp.egg-info/PKG-INFO
spotgp.egg-info/SOURCES.txt
spotgp.egg-info/dependency_links.txt
spotgp.egg-info/requires.txt
spotgp.egg-info/top_level.txt
spotgp/samplers/__init__.py
spotgp/samplers/base.py
spotgp/samplers/blackjax.py
spotgp/samplers/dynesty.py
tests/test_analytic_kernel.py
tests/test_analytic_kernel_advanced.py
tests/test_banded_cholesky.py
tests/test_distributions.py
tests/test_envelope.py
tests/test_envelope_advanced.py
tests/test_gp_solver.py
tests/test_gp_solver_advanced.py
tests/test_gp_solver_data.py
tests/test_kernel_consolidation.py
tests/test_latitude.py
tests/test_latitude_advanced.py
tests/test_lightcurve.py
tests/test_mcmc.py
tests/test_mcmc_advanced.py
tests/test_multiband.py
tests/test_numerical_kernel.py
tests/test_observations.py
tests/test_observations_plotting.py
tests/test_params.py
tests/test_pgm.py
tests/test_psd.py
tests/test_spectral.py
tests/test_spot_model.py
tests/test_spot_model_advanced.py
tests/test_toeplitz.py
tests/test_visibility.py