.gitignore
.readthedocs.yml
LICENSE
README.md
env.yml
pyproject.toml
setup.py
doc/Makefile
doc/algorithms.rst
doc/basic_usage.rst
doc/conf.py
doc/discrepancies.rst
doc/getting_started.rst
doc/index.rst
doc/make.bat
doc/requirements.txt
doc/samplers.rst
doc/_static/custom.css
doc/_templates/layout.html
doc/_templates/module.rst_t
doc/_templates/package.rst_t
doc/_templates/toc.rst_t
examples/logistic_regression.py
examples/mob_mcmc.py
examples/mog_mcmc.py
examples/mog_mode_weights.py
examples/mog_randn.py
examples/uci_datasets.py
examples/logistic_regression_uci/README.md
examples/logistic_regression_uci/compute_accuracy.py
examples/logistic_regression_uci/run.sh
examples/mobt2_mcmc/README.md
examples/mobt2_mcmc/compute_mmd.py
examples/mobt2_mcmc/make_figures.py
examples/mobt2_mcmc/run_mcmc.sh
examples/mobt2_mcmc/run_metrics.sh
examples/mobt2_mcmc_dim/README.md
examples/mobt2_mcmc_dim/compute_mmd.py
examples/mobt2_mcmc_dim/make_figures.py
examples/mobt2_mcmc_dim/run_mcmc.sh
examples/mobt2_mcmc_dim/run_metrics.sh
examples/mog4_mcmc/README.md
examples/mog4_mcmc/compute_mmd.py
examples/mog4_mcmc/make_figures.py
examples/mog4_mcmc/run_mcmc.sh
examples/mog4_mcmc/run_mmd.sh
examples/mog4_mcmc_dim/README.md
examples/mog4_mcmc_dim/compute_mmd.py
examples/mog4_mcmc_dim/make_figures.py
examples/mog4_mcmc_dim/run_mcmc.sh
examples/mog4_mcmc_dim/run_mmd.sh
examples/mog4_mcmc_lambda/README.md
examples/mog4_mcmc_lambda/compute_mmd.py
examples/mog4_mcmc_lambda/make_figures.py
examples/mog4_mcmc_lambda/run_mcmc.sh
examples/mog4_mcmc_lambda/run_metrics.sh
kernax/__init__.py
kernax/_version.py
kernax/bjsamplers.py
kernax/discrepancies.py
kernax/kernels.py
kernax/thinning.py
kernax/toy_mixtures.py
kernax/types.py
kernax/utils.py
kernax.egg-info/PKG-INFO
kernax.egg-info/SOURCES.txt
kernax.egg-info/dependency_links.txt
kernax.egg-info/requires.txt
kernax.egg-info/top_level.txt