Metadata-Version: 2.1
Name: emcwrap
Version: 0.1.2
Summary: Tools for Bayesian inference using Ensemble MCMC
Home-page: https://github.com/gboehl/emcwrap
Author: Gregor Boehl
Author-email: admin@gregorboehl.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: emcee
Requires-Dist: pandas
Requires-Dist: numdifftools
Requires-Dist: matplotlib
Requires-Dist: grgrlib (>=0.1.3)


emcwrap
=======

Collection of tools for Bayesian inference using `emcee <https://github.com/dfm/emcee>`_.




