lbfgsversion Documentation on ocaml.org
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 |
|---|---|
| Author | Christophe Troestler <Christophe.Troestler@umons.ac.be> |
| License | LGPL-3.0-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/Chris00/L-BFGS-ocaml |
| Issue Tracker | https://github.com/Chris00/L-BFGS-ocaml/issues |
| Maintainer | Christophe 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 sha256=130ad891f3e640d5aad221e920b2f2e34135cde288486d7db1c9204234e204f4 md5=ea8f6d93fee97aea47030510bebf4d6a |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lbfgs/lbfgs.0.9.1/opam |
Required by
- oml<0.0.7
- owl-opt-lbfgs
Optionally used by
- oml>=0.0.7


