emcee 0.3.0

Implementation of Python's emcee affine-invariant mcmc ensemble sampler
Documentation
<p class="logo">
  <a href="{{ pathto(master_doc) }}">
    <img class="logo" src="{{ pathto('_static/logo-sidebar.png', 1) }}" alt="Logo"/>
  </a>
</p>

<p>
    emcee is an extensible, pure-Python implementation of
    Goodman &amp; Weare's
    <a href="http://msp.berkeley.edu/camcos/2010/5-1/p04.xhtml">Affine
        Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler</a>.
    It's designed for Bayesian parameter estimation and it's really sweet!
</p>


<h3>Feedback</h3>
<p>
  Feedback is greatly appreciated. If you have any questions, comments,
  issues or anything else really, <a href="mailto:danfm@nyu.edu">
  shoot me an email</a>.
</p>