freebsd-ports/math/liblbfgs/pkg-descr
Wesley Shields a5691f37d9 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

WWW:	http://www.chokkan.org/software/liblbfgs/

PR:		ports/147670
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Feature safe:	yes
2010-06-22 01:55:00 +00:00

7 lines
292 B
Plaintext

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
WWW: http://www.chokkan.org/software/liblbfgs/