cvs commit: ports/math Makefile ports/math/liblbfgs Makefile distinfo pkg-descr ports/math/liblbfgs/files patch-lib_arithmetic_sse_double.h

Wesley Shields wxs at FreeBSD.org
Tue Jun 22 01:55:03 UTC 2010


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 at 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)


More information about the cvs-ports mailing list