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: 25, Watchers: 25, Forks: 2, Open Issues: 8

The scikit-hep/histoprint repo was created 2 years ago and was last updated 2 months ago. The project is not very popular with only 25 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.0

pure-Python HistFactory implementation with tensors and autodiff

awkward 2.0.4

Manipulate JSON-like data with NumPy-like idioms.