optimistix icon indicating copy to clipboard operation
optimistix copied to clipboard

Implement `NonlinearCG` variant which uses memoryless BFGS update

Open patrick-kidger opened this issue 9 months ago • 0 comments

This would allow us to use all our line searches and descents with the nonlinear CG approximate Hessian. See Conjugate Gradient Methods with Inexact Line Search by Shanno.

patrick-kidger avatar Oct 03 '23 18:10 patrick-kidger