.flake8
.gitignore
.pre-commit-config.yaml
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
make_gh-pages.sh
pyproject.toml
requirements.txt
requirements_dev.txt
setup.py
.github/workflows/ci_test.yml
PTMCMCSampler/PTMCMCSampler.py
PTMCMCSampler/__init__.py
PTMCMCSampler/nompi4py.py
PTMCMCSampler/nutsjump.py
PTMCMCSampler/version.py
docs/Makefile
docs/PTMCMCSampler.rst
docs/conf.py
docs/index.rst
docs/make.bat
examples/curved_likelihood.ipynb
examples/gaussian_likelihood.ipynb
examples/simple.ipynb
examples/simple.py
ptmcmcsampler.egg-info/PKG-INFO
ptmcmcsampler.egg-info/SOURCES.txt
ptmcmcsampler.egg-info/dependency_links.txt
ptmcmcsampler.egg-info/not-zip-safe
ptmcmcsampler.egg-info/requires.txt
ptmcmcsampler.egg-info/top_level.txt
tests/test_nuts.py
tests/test_simple.py