Retrieving the Hessian matrix from scipy.optimize.minimize with trust-constr

  • Context: Python 
  • Thread starter Thread starter Joe Prendergast
  • Start date Start date
  • Tags Tags
    Python
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 4K views
Joe Prendergast
Messages
20
Reaction score
4
Hello, does anyone know how to retrieve the Hessian at the minimum when using method = ‘trust-constr’?
 
Physics news on Phys.org
Joe Prendergast said:
Hello, does anyone know how to retrieve the Hessian at the minimum when using method = ‘trust-constr’?
What software system does this question refer to?
 
renormalize said:
What software system does this question refer to?
Python as stated in my subject line. Specifically the scipy package.
 
Joe Prendergast said:
Python as stated in my subject line. Specifically the scipy package.
Thanks (sorry I overlooked your subject line!).
 
renormalize said:
Thanks (sorry I overlooked your subject line!).
Never hurts to repeat in the body of the post :)