Metadata-Version: 1.1
Name: bilby
Version: 0.3.6
Summary: A user-friendly Bayesian inference library
Home-page: https://git.ligo.org/lscsoft/bilby
Author: Greg Ashton, Moritz Huebner, Paul Lasky, Colm Talbot
Author-email: paul.lasky@monash.edu
License: MIT
Description: |pipeline status| |coverage report| |pypi| |conda| |version|
        
        Bilby
        =====
        
        A user-friendly Bayesian inference library.
        Fulfilling all your Bayesian dreams.
        
        Online material to help you get started:
        
        -  `Installation instructions <https://lscsoft.docs.ligo.org/bilby/installation.html>`__
        -  `Documentation <https://lscsoft.docs.ligo.org/bilby/index.html>`__
        
        If you need help, find an issue, or just have a question/suggestion you can
        
        - Email our support desk: contact+lscsoft-bilby-1846-issue-@support.ligo.org
        - Join our `Slack workspace <https://bilby-code.slack.com/>`__
        - Ask questions (or search through other users questions and answers) on `StackOverflow <https://stackoverflow.com/questions/tagged/bilby>`__ using the bilby tag
        - For www.git.ligo.org users, submit issues directly through `the issue tracker <https://git.ligo.org/lscsoft/bilby/issues>`__
        
        We encourage you to contribute to the development of bilby. This is done 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. For advice on contributing, see `this help page <https://git.ligo.org/lscsoft/bilby/blob/master/CONTRIBUTING.md>`__.
        
        .. |pipeline status| image:: https://git.ligo.org/lscsoft/bilby/badges/master/pipeline.svg
           :target: https://git.ligo.org/lscsoft/bilby/commits/master
        .. |coverage report| image:: https://lscsoft.docs.ligo.org/bilby/coverage_badge.svg
           :target: https://lscsoft.docs.ligo.org/bilby/htmlcov/
        .. |pypi| image:: https://badge.fury.io/py/bilby.svg
           :target: https://pypi.org/project/bilby/
        .. |conda| image:: https://img.shields.io/conda/vn/conda-forge/bilby.svg
           :target: https://anaconda.org/conda-forge/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
