scikit-hep / histbook

Versatile, high-performance histogram toolkit for Numpy.
BSD 3-Clause "New" or "Revised" License
109 stars 9 forks source link

histogram += another #2

Closed imandr closed 6 years ago

imandr commented 6 years ago

Should not Hist.iadd() return self ?

jpivarski commented 6 years ago

Thanks!