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/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/__init__.py
approxposterior/tests/test_1DBayesOpt.py
approxposterior/tests/test_2DBayesOpt.py
approxposterior/tests/test_APRun.py
approxposterior/tests/test_GMM.py
approxposterior/tests/test_GPUtil.py
approxposterior/tests/test_Import.py
approxposterior/tests/test_InitGP.py
approxposterior/tests/test_KL.py
approxposterior/tests/test_MAP.py
approxposterior/tests/test_MCSE.py
approxposterior/tests/test_OptimizeGP.py
approxposterior/tests/test_TestFns.py
approxposterior/tests/test_findNewPoint.py