cg_plus_test


cg_plus_test, a Fortran77 code which calls cg_plus(), which seeks the multidimensional minimizer x of a scalar function f(x) using the conjugate gradient method, assuming that the gradient vector g(x) can be computed, by Guanghui Liu, Jorge Nocedal, Richard Waltz.

Licensing:

This software is freely available for educational or commercial use, but publications describing work using this software should quote the Gilbert and Nocedal reference.

Related Data and Programs:

cg_plus, a Fortran77 code which seeks the multidimensional minimizer x of a scalar function f(x) using the conjugate gradient method, assuming that the gradient vector g(x) can be computed, by Guanghui Liu, Jorge Nocedal, Richard Waltz.

Source Code:


Last revised on 22 September 2023.