abc1d88636
Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: http://www.ece.northwestern.edu/~nocedal/lbfgs.html
4 lines
242 B
Text
4 lines
242 B
Text
This library is a C port of the implementation of Limited-memory
|
|
Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge
|
|
Nocedal. The original FORTRAN source code is available at:
|
|
http://www.ece.northwestern.edu/~nocedal/lbfgs.html
|