LICENSE
README.md
pyproject.toml
src/gpytorch_qr/__init__.py
src/gpytorch_qr/distributions.py
src/gpytorch_qr/likelihoods.py
src/gpytorch_qr/means.py
src/gpytorch_qr/models.py
src/gpytorch_qr/utils.py
src/gpytorch_qr/variational.py
src/gpytorch_qr.egg-info/PKG-INFO
src/gpytorch_qr.egg-info/SOURCES.txt
src/gpytorch_qr.egg-info/dependency_links.txt
src/gpytorch_qr.egg-info/requires.txt
src/gpytorch_qr.egg-info/top_level.txt
tests/test_gpqr.py
tests/test_gpqr_cg.py
tests/test_mtgpqr.py
tests/test_mtgpqr_cg.py