Metadata-Version: 2.1
Name: histpy
Version: 1.0.2
Summary: UNKNOWN
Home-page: https://gitlab.com/burstcube/histpy
Author: Israel Martinez
Author-email: imc@umd.edu
License: UNKNOWN
Description: The histpy library provides a Histogram class which is, in essence, an array with axes attached defining the value of bin boundaries. It can handle an arbitrary number of dimensions, be accessed in a similar way as a numpy array, be projected, sliced, multiplied, fitted, plotted, etc. It’s loosely based on a ROOT histogram but using a more pythonic interface.
        
        Full documentation: https://histpy.readthedocs.io
Platform: UNKNOWN
Description-Content-Type: text/markdown
