Trees | Indices | Help |
|
---|
|
The Gill, Murray, and Wright (GMW) modified Cholesky Hessian modification algorithm.
This file is part of the minfx optimisation library.
|
|||
|
|
|||
__package__ =
|
Imports: sqrt, dot, transpose, cholesky, eig, inv, LinAlgError, solve
|
The Gill, Murray, and Wright modified Cholesky algorithm. Algorithm 6.5 from page 148 of 'Numerical Optimization' by Jorge Nocedal and Stephen J. Wright, 1999, 2nd ed. Returns the modified Newton step. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 26 11:41:05 2020 | http://epydoc.sourceforge.net |