package lbfgs

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

Install

Dune Dependency

Authors

Maintainers

Sources

lbfgs-0.8.3.tar.gz
md5=98d2210538709389d55a9974e89f3b52

Description

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

Published: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. oasis = "0.4.6"
  3. ocamlfind
  4. camlp4 build
  5. ocaml < "4.06.0"

Dev Dependencies

None

Used by (2)

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

Conflicts

None