Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
/ pyroothist Public archive

Simple pythonic interface to ROOT histograms

Notifications You must be signed in to change notification settings

andrey-popov/pyroothist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pyroothist

This package provides NumPy-based representation for ROOT histograms. Python objects are constructed from ROOT histograms. An interface is provided to read data from histograms and perform arithmetics on them, but the package does not deal with filling histograms.

Dependencies:

  • Python 3
  • PyROOT
  • NumPy

About

Simple pythonic interface to ROOT histograms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages