README.md
setup.py
gptorch/__init__.py
gptorch/_densities.py
gptorch/densities.py
gptorch/ekernels.py
gptorch/functions.py
gptorch/kernels.py
gptorch/likelihoods.py
gptorch/mean_functions.py
gptorch/model.py
gptorch/util.py
gptorch.egg-info/PKG-INFO
gptorch.egg-info/SOURCES.txt
gptorch.egg-info/dependency_links.txt
gptorch.egg-info/requires.txt
gptorch.egg-info/top_level.txt
gptorch/models/__init__.py
gptorch/models/gplvm.py
gptorch/models/gpr.py
gptorch/models/sparse_gpr.py
test/__init__.py
test/test_base.py
test/test_densities.py
test/test_kernels.py
test/test_likelihoods.py
test/test_model.py
test/test_models/__init__.py
test/test_models/test_gpr.py