Metadata-Version: 2.1
Name: dyPolyChord
Version: 0.1.0
Summary: Super fast dynamic nested sampling with PolyChord (python, C++ and Fortran likelihoods).
Home-page: https://github.com/ejhigson/dyPolyChord
Author: Edward Higson
Author-email: e.higson@mrao.cam.ac.uk
License: MIT
Project-URL: Docs, http://dyPolyChord.readthedocs.io/en/latest/
Description: dyPolyChord
        ===========
        
        .. image:: https://travis-ci.org/ejhigson/dyPolyChord.svg?branch=master
           :target: https://travis-ci.org/ejhigson/dyPolyChord
        .. image:: https://coveralls.io/repos/github/ejhigson/dyPolyChord/badge.svg?branch=master
           :target: https://coveralls.io/github/ejhigson/dyPolyChord?branch=master&service=github
        .. image:: https://readthedocs.org/projects/dypolychord/badge/?version=latest
           :target: http://dypolychord.readthedocs.io/en/latest/?badge=latest
           :alt: Documentation Status
        .. image:: http://joss.theoj.org/papers/10.21105/joss.00965/status.svg
           :target: https://doi.org/10.21105/joss.00965
        .. image:: https://api.codeclimate.com/v1/badges/b04cc235c8f73870029c/maintainability
           :target: https://codeclimate.com/github/ejhigson/dyPolyChord/maintainability
           :alt: Maintainability
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
           :target: https://github.com/ejhigson/dyPolyChord/blob/master/LICENSE
        
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        Read the documentation at `http://dyPolyChord.readthedocs.io <http://dyPolyChord.readthedocs.io>`_.
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        
Keywords: nested-sampling dynamic-nested-sampling
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: MPI
