Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Latest commit

 

History

History
42 lines (30 loc) · 1.71 KB

README.rst

File metadata and controls

42 lines (30 loc) · 1.71 KB

This repository is unmaintained; do not expect updates. If you're interested in taking ownership, feel free to contact me.

ptemcee

ptemcee /'tɛmsiː/ (noun):
Adaptive parallel tempering meets emcee.

ptemcee, pronounced "tem-cee", is fork of Daniel Foreman-Mackey's 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 https://ci.appveyor.com/api/projects/status/3wrvp0ecggmpv0s1?svg=true 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.