dfm/emcee
The Python ensemble sampling toolkit for affine-invariant MCMC
What it solves
It provides a stable, well-tested Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC) simulations, which are used to estimate the parameters of a mathematical model based on observed data.
How it works
The toolkit implements the specific ensemble sampling algorithm proposed by Goodman & Weare (2010), which allows the sampler to efficiently explore the parameter space without needing to manually tune the proposal distribution.
Who it’s for
Researchers, particularly in fields like astrophysics, who need a robust tool for Bayesian parameter estimation and sampling from complex probability distributions.
Highlights
- Affine-invariant ensemble sampling
- Open source and widely used in published astrophysics research
- MIT License
Related
- Project
- Project
- Project
- Project
- Project