Contents

histoprint 2.4.0

0

Pretty print of NumPy (and other) histograms to the console

Pretty print of NumPy (and other) histograms to the console

Stars: 31, Watchers: 31, Forks: 2, Open Issues: 11

The scikit-hep/histoprint repo was created 3 years ago and the last code push was 21 hours ago. The project is moderately popular with 31 github stars!

How to Install histoprint

You can install histoprint using pip

pip install histoprint

or add it to a project with poetry

poetry add histoprint

Package Details

Author
Lukas Koch
License
MIT
Homepage
https://github.com/scikit-hep/histoprint
PyPi:
https://pypi.org/project/histoprint/
GitHub Repo:
https://github.com/scikit-hep/histoprint

Classifiers

  • Scientific/Engineering
No  histoprint  pypi packages just yet.

Errors

A list of common histoprint errors.

Code Examples

Here are some histoprint code examples and snippets.

Related Packages & Articles

pyhf 0.7.6

pure-Python HistFactory implementation with tensors and autodiff

awkward 2.6.3

Manipulate JSON-like data with NumPy-like idioms.