sblunt / ptemcee

A parallel-tempered version of emcee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ptemcee for orbitize!

This is the version of ptemcee used for orbitize! This is a medium-term solution for ptemcee not being actively maintained. This version branches from ptemcee at the pypi v1 release on Aug 28, 2015.

ptemcee: (noun):
Adaptive parallel tempering meets emcee.

ptemcee, pronounced "tem-cee", is fork of Daniel Foreman-Mackey's wonderful emcee to implement parallel tempering more robustly. As far as possible, it is designed as a drop-in replacement for emcee.

If you're trying to characterise awkward, multi-modal probability distributions, then ptemcee is your friend.

http://img.shields.io/travis/willvousden/ptemcee/master.svg?style=flat http://img.shields.io/pypi/v/ptemcee.svg?style=flat http://img.shields.io/badge/license-MIT-blue.svg?style=flat http://img.shields.io/badge/arXiv-1501.05823-orange.svg?style=flat

Attribution

Please cite Vousden, Farr, and Mandel (2015) and Foreman-Mackey, Hogg, Lang, and Goodman (2012) if you find this code useful in your research.

License

ptemcee is free software distributed under the MIT License; see the LICENSE file for details.

About

A parallel-tempered version of emcee.

License:MIT License


Languages

Language:Python 100.0%