Metadata-Version: 1.1
Name: ptemcee
Version: 1.0.0
Summary: Parallel-tempered emcee.
Home-page: https://github.com/willvousden/ptemcee
Author: Will Vousden
Author-email: will@vousden.me.uk
License: MIT
Download-URL: https://github.com/willvousden/ptemcee/tarball/1.0.0
Description: ptemcee
        =======
        
        .. image:: http://img.shields.io/travis/willvousden/ptemcee/master.svg?style=flat
                :target: http://travis-ci.org/willvousden/ptemcee
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/willvousden/ptemcee/blob/master/LICENSE
        .. image:: http://img.shields.io/badge/arXiv-1501.05823-orange.svg?style=flat
                :target: http://arxiv.org/abs/1501.05823
        
        ptemcee /'tɛmsiː/ (noun):
            `Adaptive parallel tempering <http://arxiv.org/abs/1501.05823>`_ meets |emcee|_.
        
        *ptemcee*, pronounced "tem-cee", is fork of Daniel Foreman-Mackey's wonderful |emcee|_ to implement
        parallel tempering more robustly.
        
        If you're trying to characterise awkward, multi-model probability distributions, then *ptemcee* is
        your friend.
        
        
        Documentation
        -------------
        
        ... will be here soon.
        
        
        Attribution
        -----------
        
        Please cite `Vousden, Farr, Mandel (2015) <http://arxiv.org/abs/1501.05823>`_ and `Foreman-Mackey,
        Hogg, Lang & Goodman (2012) <http://arxiv.org/abs/1202.3665>`_ if you find this code useful in your
        research.
        
        
        License
        -------
        
        *ptemcee* is free software distributed under the MIT License; see the `LICENSE
        <https://github.com/willvousden/ptemcee/blob/master/LICENSE>`_ file for details.
        
        .. |emcee| replace:: *emcee*
        .. _emcee: https://github.com/dfm/emcee
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
