Joe Prendergast
- 20
- 4
Hello, does anyone know how to retrieve the Hessian at the minimum when using method = ‘trust-constr’?
The discussion revolves around retrieving the Hessian matrix at the minimum when using the 'trust-constr' method in the Python scipy.optimize.minimize function. Participants explore the functionality and documentation of the scipy package related to this optimization method.
Participants do not reach a consensus on the method for retrieving the Hessian, and the discussion reflects uncertainty regarding the documentation and available options.
The discussion highlights limitations in the scipy documentation regarding default methods for Hessian calculation when not specified.
What software system does this question refer to?Joe Prendergast said:Hello, does anyone know how to retrieve the Hessian at the minimum when using method = ‘trust-constr’?
Python as stated in my subject line. Specifically the scipy package.renormalize said:What software system does this question refer to?
Thanks (sorry I overlooked your subject line!).Joe Prendergast said:Python as stated in my subject line. Specifically the scipy package.
Never hurts to repeat in the body of the post :)renormalize said:Thanks (sorry I overlooked your subject line!).