package lbfgs

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

Install

Authors

Maintainers

Sources

lbfgs-0.9.3.tbz
sha256=6e5cc5b0cda7ce445e09bd7bf0f8e04ab02ce1f8059dd39872993cc4aec91253
sha512=a15380178305dc7a0002f761c6105b49078c27002da7cac2176736a74c494c187b6d141f0f312b2ecb6513044790880ae51e239e8b3b244cf012fc5ea75a7e7e

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