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.2/lbfgs-0.9.2.tbz sha256=0691c161ddf4c239f6cac42721dcf1660150da84c560c604e41616d9b692d92a md5=29e71dd25f6b67b26658a8cc38783fc1 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lbfgs/lbfgs.0.9.2/opam |
Required by
- oml<0.0.7
- owl-opt-lbfgs
Optionally used by
- oml>=0.0.7


