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 we expect that all publications describing work using this software quote the Gilbert and Nocedal reference given below.

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.