Date: Tue, 22 Jun 2010 01:55:00 +0000 (UTC) From: Wesley Shields <wxs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/liblbfgs Makefile distinfo pkg-descr ports/math/liblbfgs/files patch-lib_arithmetic_sse_double.h Message-ID: <201006220155.o5M1t0Nk023417@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <gaod@hychen.org>
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006220155.o5M1t0Nk023417>
