1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
# corner.py
[](https://github.com/dfm/corner.py/actions)
[](https://github.com/dfm/corner.py/blob/main/LICENSE)
[](https://zenodo.org/badge/latestdoi/4729/dfm/corner.py)
[](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):
```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}
}
```
|