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: 33, Watchers: 33, Forks: 2, Open Issues: 10

The scikit-hep/histoprint repo was created 4 years ago and the last code push was 4 days ago. The project is moderately popular with 33 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.9

Manipulate JSON-like data with NumPy-like idioms.