.gitignore
LICENSE
README.md
requirements.txt
setup.cfg
setup.py
.github/workflows/CI.yml
.github/workflows/publish.yml
nsgpytorch/__init__.py
nsgpytorch.egg-info/PKG-INFO
nsgpytorch.egg-info/SOURCES.txt
nsgpytorch.egg-info/dependency_links.txt
nsgpytorch.egg-info/requires.txt
nsgpytorch.egg-info/top_level.txt
nsgpytorch/add_loss/___init__.py
nsgpytorch/add_loss/gibbs_kernel_loss_term.py
nsgpytorch/api/__init__.py
nsgpytorch/api/models.py
nsgpytorch/api/ops.py
nsgpytorch/kernels/__init__.py
nsgpytorch/kernels/gibbs_kernel.py
nsgpytorch/kernels/gibbs_rbf_kernel.py
nsgpytorch/utils/__init__.py
nsgpytorch/utils/inducing.py
nsgpytorch/utils/plotting.py
tests/__init__.py
tests/test_lls.py
tests/images/della_gatta.jpg
tests/images/mcycle.jpg
tests/images/olympic.jpg
tests/images/sinejump.jpg
tests/images/sinenoisy.jpg
tests/images/smooth1d.jpg
tests/images/step.jpg