LICENSE
README.md
pyproject.toml
src/gpytorch_qr/__init__.py
src/gpytorch_qr/ald.py
src/gpytorch_qr/base.py
src/gpytorch_qr/centergap.py
src/gpytorch_qr/gpqr.py
src/gpytorch_qr/gpqr_cg.py
src/gpytorch_qr/mtgpqr.py
src/gpytorch_qr/mtgpqr_cg.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