Metadata-Version: 2.0
Name: dyPolyChord
Version: 0.0.6
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/
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: MPI
Provides-Extra: docs
Requires-Dist: numpy (>=1.13)
Requires-Dist: scipy (>=1.0.0)
Requires-Dist: nestcheck (>=0.1.8)
Requires-Dist: futures; python_version == "2.7"
Requires-Dist: pytz; python_version == "2.7"
Requires-Dist: python-dateutil; python_version == "2.7"
Provides-Extra: MPI
Requires-Dist: mpi4py; extra == 'MPI'
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: numpydoc; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Requires-Dist: nbsphinx (>=0.3.3); extra == 'docs'

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>`_.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++


