Kick ass affine-invariant ensemble MCMC sampling
Project description
The Python ensemble sampling toolkit for affine-invariant MCMC
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 danfm.ca/emcee.
Attribution
Please cite Foreman-Mackey, Hogg, Lang & Goodman (2012) if you find this code useful in your research.
License
emcee is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
emcee is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with emcee. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).
Changelog
1.1.1 (2012-07-30)
Fixed bug related to metadata blobs. The sample function was yielding the blobs object even when it wasn’t expected.
1.1.0 (2012-07-28)
Allow the lnprobfn to return arbitrary “blobs” of data as well as the log-probability.
Python 3 compatible (thanks Alex Conley)!
Various speed ups and clean ups in the core code base.
New documentation with better examples and more discussion.
1.0.1 (2012-03-31)
Fixed transpose bug in the usage of acor in EnsembleSampler.
1.0.0 (2012-02-15)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file emcee-1.1.1.tar.gz
.
File metadata
- Download URL: emcee-1.1.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c11b04df91415061969a08bc3d7988ac0a8f54056445c088a1753927f830efa3 |
|
MD5 | fb1b7accfb70a69b8dcb2b5f76ab9a54 |
|
BLAKE2b-256 | 86efe73110974b41bd82d68f48614c36337dae134198a3efd9fe94f1d79adf61 |