Skip to content
/ emcee Public
forked from dfm/emcee

The Python ensemble sampling toolkit for affine-invariant MCMC

License

Notifications You must be signed in to change notification settings

mcfit/emcee

This branch is 423 commits behind dfm/emcee:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9802422 · Mar 1, 2017
Aug 2, 2016
Nov 17, 2013
Feb 7, 2017
Nov 20, 2016
Mar 1, 2017
May 31, 2016
Feb 15, 2017
Oct 19, 2015
Jul 12, 2016
Jan 1, 2016
Jul 27, 2012
Nov 17, 2013
Jul 12, 2016
Nov 27, 2016
Nov 23, 2012
May 22, 2014

Repository files navigation

emcee

The Python ensemble sampling toolkit for affine-invariant MCMC

http://img.shields.io/travis/dfm/emcee/master.svg?style=flat http://img.shields.io/pypi/dm/emcee.svg?style=flat http://img.shields.io/pypi/v/emcee.svg?style=flat http://img.shields.io/badge/license-MIT-blue.svg?style=flat http://img.shields.io/badge/arXiv-1202.3665-orange.svg?style=flat

emcee is a stable, well tested Python implementation of the affine-invariant ensemble sampler for Markov chain Monte Carlo (MCMC) proposed by Goodman & Weare (2010). The code is open source and has already been used in several published projects in the Astrophysics literature.

Documentation

Read the docs at dan.iel.fm/emcee.

Attribution

Please cite Foreman-Mackey, Hogg, Lang & Goodman (2012) if you find this code useful in your research and add your paper to the testimonials list. The BibTeX entry for the paper is:

@article{emcee,
   author = {{Foreman-Mackey}, D. and {Hogg}, D.~W. and {Lang}, D. and {Goodman}, J.},
    title = {emcee: The MCMC Hammer},
  journal = {PASP},
     year = 2013,
   volume = 125,
    pages = {306-312},
   eprint = {1202.3665},
      doi = {10.1086/670067}
}

License

Copyright 2010-2016 Dan Foreman-Mackey and contributors.

emcee is free software made available under the MIT License. For details see the LICENSE file.

About

The Python ensemble sampling toolkit for affine-invariant MCMC

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%