This script calls LBFGS Subroutine converted from Fortran to C. Install the files in the Addon directory and load the script lbfgs.ijs. You can test the subroutine by running:

,.lbfgs_test ''

Notes from the Fortran Subroutine:

{{{ LIMITED MEMORY BFGS METHOD FOR LARGE SCALE OPTIMIZATION

There is also the script lbfgsb.ijs. It can be tested by running:

,.lbfgsb_test ''

{{{L-BFGS-B is a code for solving large nonlinear optimization problems with simple bounds on the variables.

The code can also be used for unconstrained problems and is as efficient for these problems as the earlier limited memory code L-BFGS.}}}

lbfgs.zip

Trash/Packages/LBFGS (last edited 2008-12-08 10:45:40 by )