Metadata-Version: 2.1
Name: dyPolyChord
Version: 0.0.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: ejhigson@gmail.com
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
        .. image:: https://readthedocs.org/projects/dypolychord/badge/?version=latest
            :target: http://dypolychord.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        .. 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/LICENSE
        
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        Read the documentation at `http://dyPolyChord.readthedocs.io <http://dyPolyChord.readthedocs.io>`_.
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        
Keywords: nested-sampling dynamic-nested-sampling
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
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
