package lbfgs

  1. Overview
  2. Docs
Minimization of multidimensional functions on bounded or unbounded domains.

Install

Dune Dependency

Authors

Maintainers

Sources

lbfgs-0.8.8.tar.gz
md5=1bc380eef12c3c662ed0e2b57b30f61f

Description

This is a binding to L-BFGS-B, a library for Large-scale Bound-constrained Optimization.

Published: 27 Apr 2016

Dependencies (6)

  1. ocamlfind build & >= "1.5"
  2. ocamlbuild build
  3. camlp4 build
  4. base-bytes
  5. base-bigarray
  6. ocaml < "4.06.0"

Dev Dependencies

None

Used by (2)

  1. oml < "0.0.7"
  2. owl-opt-lbfgs

Conflicts

None