libalgorithm-lbfgs-perl

Perl interface to an L-BFGS non-linear optimization algorithm

Description

Algorithm::LBFGS is an interface to liblbfgs, a C implementation of L-BFGS.

L-BFGS (Limited-memory Broyden-Fletcher-Goldfarb-Shanno) is a quasi-Newton method for unconstrained optimization. This method is especially efficient on problems involving a large number of variables.

Generally, it solves a problem described as following:

min f(x), x = (x1, x2, ..., xn)

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Algorithm-LBFGS


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libalgorithm-lbfgs-perl