Closed zaccharieramzi closed 1 year ago
Thanks a lot for the fix @zaccharieramzi. Can you add a non-regression test, for example using "TNC" as in #536.
Sure! Will do
@mblondel : added nonregression tests, made sure that they fail without the fix and they are green now
This should fix #536 and #531
Basically makes the
nfev
(function eval),njev
(jacobian eval) andnhev
(hessian eval) counts 0 if they are not present in the scipy results.This was already the behaviour for the hessian.