wxs 2010-06-22 01:55:00 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/liblbfgs Makefile distinfo pkg-descr
math/liblbfgs/files patch-lib_arithmetic_sse_double.h
Log:
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 <[email protected]>
Feature safe: yes
Revision Changes Path
1.659 +1 -0 ports/math/Makefile
1.1 +42 -0 ports/math/liblbfgs/Makefile (new)
1.1 +3 -0 ports/math/liblbfgs/distinfo (new)
1.1 +19 -0
ports/math/liblbfgs/files/patch-lib_arithmetic_sse_double.h (new)
1.1 +6 -0 ports/math/liblbfgs/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"