You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Math] Don't leak Minuit 2 implementation details to IFunction classes
The option to return external gradients in Minuit 2 internal space is
only used in RooFit, and these flags should not be present in math
function base classes. Refactor the code such that it's not needed.
0 commit comments