DESCRIPTION.rst
INSTALL.txt
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
cpnest/NestedSampling.py
cpnest/__init__.py
cpnest/cpnest.py
cpnest/logger.py
cpnest/model.py
cpnest/nest2pos.py
cpnest/parameter.c
cpnest/parameter.pxd
cpnest/parameter.pyx
cpnest/plot.py
cpnest/proposal.py
cpnest/sampler.py
cpnest.egg-info/PKG-INFO
cpnest.egg-info/SOURCES.txt
cpnest.egg-info/dependency_links.txt
cpnest.egg-info/requires.txt
cpnest.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
examples/ackley.py
examples/diagnose_trajectory.py
examples/eggbox.py
examples/eggbox_profile.py
examples/gaussianmixture.py
examples/profiling.py
examples/rosenbrock.py
examples/test_50d.py
tests/__init__.py
tests/test_1d.py
tests/test_2d.py
tests/test_2d_hmc.py
tests/test_gaussian.py
tests/test_half_gaussian.py
tests/test_ring.py