Metadata-Version: 1.1
Name: bilby
Version: 0.3.1
Summary: A user-friendly Bayesian inference library
Home-page: https://git.ligo.org/Monash/bilby
Author: Greg Ashton, Moritz Huebner, Paul Lasky, Colm Talbot
Author-email: paul.lasky@monash.edu
License: MIT
Description: |pipeline status| |coverage report| |pypi| |version|
        
        Bilby
        =====
        
        Fulfilling all your Bayesian inference dreams.
        
        -  `Installation
           instructions <https://monash.docs.ligo.org/bilby/installation.html>`__
        -  `Contributing <https://git.ligo.org/Monash/bilby/blob/master/CONTRIBUTING.md>`__
        -  `Documentation <https://monash.docs.ligo.org/bilby/index.html>`__
        -  `Issue tracker <https://git.ligo.org/Monash/bilby/issues>`__
        
        We encourage you to contribute to the development via a merge request.  For
        help in creating a merge request, see `this page
        <https://docs.gitlab.com/ee/gitlab-basics/add-merge-request.html>`__ or contact
        us directly.
        
        .. |pipeline status| image:: https://git.ligo.org/Monash/bilby/badges/master/pipeline.svg
           :target: https://git.ligo.org/Monash/bilby/commits/master
        .. |coverage report| image:: https://monash.docs.ligo.org/bilby/coverage_badge.svg
           :target: https://monash.docs.ligo.org/bilby/htmlcov/
        .. |pypi| image:: https://badge.fury.io/py/bilby.svg
           :target: https://pypi.org/project/bilby/
        .. |version| image:: https://img.shields.io/pypi/pyversions/bilby.svg
           :target: https://pypi.org/project/bilby/
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
