janpipek / physt

Python histogram library - histograms as updateable, fully semantic objects with visualization tools. [P]ython [HYST]ograms.
MIT License
129 stars 15 forks source link

Object-oriented binning #14

Closed janpipek closed 8 years ago

janpipek commented 8 years ago

Binning as a class

janpipek commented 8 years ago

Mostly done in branch oobins

janpipek commented 8 years ago

Done.