Metadata-Version: 2.1
Name: nestcheck
Version: 0.1.2
Summary: Error analysis, diagnostic tests and plots for nested sampling calculations.
Home-page: https://github.com/ejhigson/nestcheck
Author: Edward Higson
Author-email: ejhigson@gmail.com
License: MIT
Project-URL: Docs, http://nestcheck.readthedocs.io/en/latest/
Description: nestcheck
        =========
        
        .. image:: https://travis-ci.org/ejhigson/nestcheck.svg?branch=master
            :target: https://travis-ci.org/ejhigson/nestcheck
        .. image:: https://coveralls.io/repos/github/ejhigson/nestcheck/badge.svg?branch=master
        	:target: https://coveralls.io/github/ejhigson/nestcheck?branch=master
        .. image:: https://readthedocs.org/projects/nestcheck/badge/?version=latest
        	:target: http://nestcheck.readthedocs.io/en/latest/?badge=latest
        .. image:: https://api.codeclimate.com/v1/badges/7fdfe74eb8256020c780/maintainability
            :target: https://codeclimate.com/github/ejhigson/nestcheck/maintainability
            :alt: Maintainability
        .. image:: https://img.shields.io/badge/license-MIT-blue.svg
            :target: https://github.com/ejhigson/nestcheck/LICENSE
        
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        Read the documentation at `http://nestcheck.readthedocs.io <http://nestcheck.readthedocs.io>`_.
        +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        
Keywords: nested-sampling sampling error-analysis
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 :: Visualization
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/x-rst
Provides-Extra: docs
