CHANGES.md
LICENSE
MANIFEST.in
Makefile
README.md
RELEASING.md
setup.cfg
setup.py
approxposterior/__init__.py
approxposterior/approx.py
approxposterior/gmmUtils.py
approxposterior/gpUtils.py
approxposterior/likelihood.py
approxposterior/mcmcUtils.py
approxposterior/plotUtils.py
approxposterior/pool.py
approxposterior/utility.py
approxposterior.egg-info/PKG-INFO
approxposterior.egg-info/SOURCES.txt
approxposterior.egg-info/dependency_links.txt
approxposterior.egg-info/not-zip-safe
approxposterior.egg-info/requires.txt
approxposterior.egg-info/top_level.txt
approxposterior/tests/test_APRun.py
approxposterior/tests/test_GMM.py
approxposterior/tests/test_GPUtil.py
approxposterior/tests/test_InitGP.py
approxposterior/tests/test_KL.py
approxposterior/tests/test_OptimizeGP.py
approxposterior/tests/test_findNewPoint.py
approxposterior/tests/test_pool.py