Metadata-Version: 2.1
Name: corner
Version: 2.2.1
Summary: Make some beautiful corner plots
Home-page: https://corner.readthedocs.io
Author: Dan Foreman-Mackey
Author-email: foreman.mackey@gmail.com
Maintainer: Dan Foreman-Mackey
Maintainer-email: foreman.mackey@gmail.com
License: BSD
Description: corner.py
        =========
        
        .. image:: https://github.com/dfm/corner.py/workflows/Tests/badge.svg?style=flat
            :target: https://github.com/dfm/corner.py/actions
        .. image:: https://readthedocs.org/projects/corner/badge/?version=latest
            :target: https://corner.readthedocs.io/en/latest/?badge=latest
        .. image:: http://img.shields.io/badge/license-BSD-blue.svg?style=flat
            :target: https://github.com/dfm/corner.py/blob/main/LICENSE
        .. image:: https://zenodo.org/badge/4729/dfm/corner.py.svg?style=flat
            :target: https://zenodo.org/badge/latestdoi/4729/dfm/corner.py
        .. image:: http://joss.theoj.org/papers/10.21105/joss.00024/status.svg?style=flat
            :target: http://dx.doi.org/10.21105/joss.00024
        
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        Read `the documentation <http://corner.readthedocs.io/>`_.
        ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
        
        If you make use of this code, please cite `the JOSS paper
        <http://dx.doi.org/10.21105/joss.00024>`_:
        
        .. code-block:: tex
        
            @article{corner,
              doi = {10.21105/joss.00024},
              url = {https://doi.org/10.21105/joss.00024},
              year  = {2016},
              month = {jun},
              publisher = {The Open Journal},
              volume = {1},
              number = {2},
              pages = {24},
              author = {Daniel Foreman-Mackey},
              title = {corner.py: Scatterplot matrices in Python},
              journal = {The Journal of Open Source Software}
            }
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: arviz
Provides-Extra: test
Provides-Extra: docs
Provides-Extra: dev
