For #17, #12 is fixed
Using the example of Andrea's monster meg run at LO (!) we add two histograms each with 4000 bins. The old code took 9.29s, the new code takes O(5ms) so this simple update makes it 1000x faster by not looping in python but letting numpy handle the numerics..
Loading
Please register or sign in to comment