package lbfgs

  1. Overview
  2. No Docs
Bound-constrainted optimization in many variables

Install

Authors

Maintainers

Sources

lbfgs-0.9.2.tbz
md5=29e71dd25f6b67b26658a8cc38783fc1

Description

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.

Dev Dependencies (1)

  1. lacaml with-test

Used by (2)

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

Conflicts

None