Metadata-Version: 2.4
Name: bilby
Version: 2.7.0
Summary: A user-friendly Bayesian inference library
Author: Bilby Developers
Maintainer: Greg Ashton, Sylvia Biscoveanu, Colm Talbot, Aditya Vijaykumar, Michael J. Williams
License: MIT License
        
        Copyright (c) 2018 Paul D. Lasky
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: Documentation, https://bilby.readthedocs.io
Project-URL: Homepage, https://github.com/bilby-dev/bilby
Project-URL: Source, https://github.com/bilby-dev/bilby
Project-URL: Tracker, https://github.com/bilby-dev/bilby/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE.md
License-File: AUTHORS.md
Requires-Dist: bilby.cython>=0.3.0
Requires-Dist: dynesty>=2.0.1
Requires-Dist: emcee
Requires-Dist: corner
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: scipy>=1.5
Requires-Dist: pandas
Requires-Dist: dill
Requires-Dist: tqdm
Requires-Dist: h5py
Requires-Dist: attrs
Requires-Dist: importlib-metadata>=3.6; python_version < "3.10"
Provides-Extra: all
Requires-Dist: astropy>=5; extra == "all"
Requires-Dist: lalsuite; extra == "all"
Requires-Dist: gwpy; extra == "all"
Requires-Dist: pyfftw; extra == "all"
Requires-Dist: scikit-learn; extra == "all"
Requires-Dist: scikit-learn; extra == "all"
Requires-Dist: glasflow; extra == "all"
Requires-Dist: cpnest>=0.9.4; extra == "all"
Requires-Dist: dynesty; extra == "all"
Requires-Dist: emcee; extra == "all"
Requires-Dist: nestle; extra == "all"
Requires-Dist: ptmcmcsampler!=0.0.0,!=2.1.0; extra == "all"
Requires-Dist: ptemcee; extra == "all"
Requires-Dist: pymc>=4.0.0; extra == "all"
Requires-Dist: pymultinest; extra == "all"
Requires-Dist: kombine; extra == "all"
Requires-Dist: ultranest>=3.0.0; extra == "all"
Requires-Dist: nessai>=0.7.0; extra == "all"
Requires-Dist: schwimmbad; extra == "all"
Requires-Dist: zeus-mcmc>=2.3.0; extra == "all"
Requires-Dist: celerite; extra == "all"
Requires-Dist: george; extra == "all"
Requires-Dist: plotly; extra == "all"
Requires-Dist: pytest-requires; extra == "all"
Requires-Dist: pytest-rerunfailures; extra == "all"
Provides-Extra: gw
Requires-Dist: astropy>=5; extra == "gw"
Requires-Dist: lalsuite; extra == "gw"
Requires-Dist: gwpy; extra == "gw"
Requires-Dist: pyfftw; extra == "gw"
Requires-Dist: scikit-learn; extra == "gw"
Provides-Extra: mcmc
Requires-Dist: scikit-learn; extra == "mcmc"
Requires-Dist: glasflow; extra == "mcmc"
Dynamic: license-file

|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://bilby-dev.github.io/bilby/installation.html>`__
-  `Documentation <https://bilby-dev.github.io/bilby/>`__

If you need help, find an issue, or just have a question/suggestion you can

- Join our `Slack workspace <https://bilby-code.slack.com/>`__ via this `invite link <https://join.slack.com/t/bilby-code/shared_invite/zt-2s5a0jy1g-xB7uIy1fGGxW0CkBwwTbWQp>`__
- Ask questions (or search through other users questions and answers) on `StackOverflow <https://stackoverflow.com/questions/tagged/bilby>`__ using the bilby tag
- Submit issues directly through `the issue tracker <https://github.com/bilby-dev/bilby/issues>`__
- For chat.ligo.org users, join the `#bilby-help <https://chat.ligo.org/ligo/channels/bilby-help>`__ or `#bilby-devel <https://chat.ligo.org/ligo/channels/bilby-devel>`__ channels
- For LVK-confidential issues, please open `a confidential issue on bilby_pipe <https://git.ligo.org/lscsoft/bilby_pipe/-/issues/new>`__

We encourage you to contribute to the development of bilby. This is done via pull request.  For
help in creating a pull request, see `this page
<https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request>`__ or contact
us directly. For advice on contributing, see `the contributing guide <https://github.com/bilby-dev/bilby/blob/main/CONTRIBUTING.md>`__.


--------------
Citation guide
--------------

Please refer to the `Acknowledging/citing bilby guide <https://bilby-dev.github.io/bilby/citing-bilby.html>`__.

.. |pipeline status| image:: https://github.com/bilby-dev/bilby/actions/workflows/unit-tests.yml/badge.svg
   :target: https://github.com/bilby-dev/bilby/commits/master
.. |coverage report| image:: https://github.com/bilby-dev/bilby/badges/master/coverage.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/
