You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

cornerhex

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cornerhex

Package to visualize multi-dimensional data in hexbin pairwise plots.

0.4.0
PyPI
Maintainers
1

cornerhex

Documentation Status GitHub Contributor Covenant
PyPI - Downloads

cornerhex is a package to visualize multidimensional data in matrix corner plots, for example the results of Markov Chain Monte Carlo (MCMC) methods. Instead of 2d histograms or scatter plots it uses matplotlib.pyplot.hexbin. cornerhex can be easily costumized with different color schemes.

Cornerhex

Installation

cornerhex can be installed via PyPI.

pip install cornerhex

Documentation

For the usage of cornerhex please have a look at its documentation.

Acknowledgements

cornerhex is free to use and modify. Please acknowledge this repository when using cornerhex in a publication.

cornerhex has been inspired by corner.py (Foreman-Mackey, 2016).

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts