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/lbfgs-0.9.tbz sha256=e9490433ed8ea2e49c3faf782405a0475a68eae00f252b03ab27e01b6cc78bf7 md5=623a563c61e7842e79675b6a073d5041 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/lbfgs/lbfgs.0.9/opam |
Required by
- oml<0.0.7
- owl-opt-lbfgs
Optionally used by
- oml>=0.0.7


