Skip to content

aminnj/matplottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matplottery

PyPI version

Easy histogram creation/plotting with matplotlib, including importing of ROOT histograms with vanilla pyROOT or uproot. Plain numpy arrays are also supported with the usual numpy.histogram().

Install

pip install matplottery

Examples

Example notebook

Unit tests

python -m unittest discover -s tests -p "*.py"

Releases

No releases published

Packages

No packages published