lbfgsversion

Bound-constrainted optimization in many variables

This library provide an algorithm to minimize and maximize functions of many variables on bounded or unbounded domains. This is a binding to L-BFGS-B, a library for Large-scale Bound-constrained Optimization.

Tags science numerics optimization minimization maximization bound-constrained large-scale
AuthorChristophe Troestler <Christophe.Troestler@umons.ac.be>
LicenseLGPL-3.0-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/Chris00/L-BFGS-ocaml
Issue Trackerhttps://github.com/Chris00/L-BFGS-ocaml/issues
MaintainerChristophe Troestler <Christophe.Troestler@umons.ac.be>
Dependencies
Source [http] https://github.com/Chris00/L-BFGS-ocaml/releases/download/0.9.1/lbfgs-0.9.1.tbz
md5=ea8f6d93fee97aea47030510bebf4d6a
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/lbfgs/lbfgs.0.9.1/opam
Required by
Optionally used by