Python scipy.optimize.minimize: ‘trust-constr’ and Hessian output

  • Thread starter Joe Prendergast
  • Start date
  • Tags
    Python
  • #1
Joe Prendergast
18
4
Hello, does anyone know how to retrieve the Hessian at the minimum when using method = ‘trust-constr’?
 
Technology news on Phys.org
  • #2
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?
 
  • #3
renormalize said:
What software system does this question refer to?
Python as stated in my subject line. Specifically the scipy package.
 
  • #4
Joe Prendergast said:
Python as stated in my subject line. Specifically the scipy package.
Thanks (sorry I overlooked your subject line!).
 
  • #5
renormalize said:
Thanks (sorry I overlooked your subject line!).
Never hurts to repeat in the body of the post :)
 
  • #6

Similar threads

Replies
6
Views
654
  • Programming and Computer Science
Replies
6
Views
2K
  • Programming and Computer Science
Replies
10
Views
2K
  • Programming and Computer Science
Replies
1
Views
281
  • Programming and Computer Science
Replies
7
Views
432
  • Programming and Computer Science
Replies
7
Views
480
  • Programming and Computer Science
Replies
17
Views
1K
  • Programming and Computer Science
Replies
5
Views
994
  • Programming and Computer Science
Replies
3
Views
1K
  • Programming and Computer Science
Replies
3
Views
1K
Back
Top