# corner.py
**Repository Path**: mirrors_lepy/corner.py
## Basic Information
- **Project Name**: corner.py
- **Description**: Make some beautiful corner plots.
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-25
- **Last Updated**: 2025-07-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
corner.py
=========
.. image:: http://img.shields.io/travis/dfm/corner.py/master.svg?style=flat
:target: https://travis-ci.org/dfm/corner.py
.. image:: https://coveralls.io/repos/github/dfm/corner.py/badge.svg?branch=master&style=flat
:target: https://coveralls.io/github/dfm/corner.py?branch=master&style=flat
.. image:: http://img.shields.io/badge/license-BSD-blue.svg?style=flat
:target: https://github.com/dfm/corner.py/blob/master/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 `_.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
If you make use of this code, please cite `the JOSS paper
`_:
.. code-block:: tex
@article{corner,
Author = {Daniel Foreman-Mackey},
Doi = {10.21105/joss.00024},
Title = {corner.py: Scatterplot matrices in Python},
Journal = {The Journal of Open Source Software},
Year = 2016,
Volume = 24,
Url = {http://dx.doi.org/10.5281/zenodo.45906}
}