cms-analysis / HiggsAnalysis-CombinedLimit

CMS Higgs Combination toolkit.
https://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/latest
Apache License 2.0
75 stars 384 forks source link

112x semianalytical gradient #771

Open amarini opened 2 years ago

amarini commented 2 years ago

Simply port #690. Status as documented there.

I may use it to debug stuff atm.

amarini commented 2 years ago

First code to include CMSHistSum as well for rateParam and (symm) logNormals. At the moment, the logic is to touch the other classes the least as possible. The competitive thing, will happen if we compute and store the different component in the classes that use it (and vectorize it and cache it).