package lbfgs
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Bound-constrainted optimization in many variables
Install
dune-project
Dependency
Authors
Maintainers
Sources
lbfgs-0.9.tbz
sha256=e9490433ed8ea2e49c3faf782405a0475a68eae00f252b03ab27e01b6cc78bf7
md5=623a563c61e7842e79675b6a073d5041
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.
Tags
science numerics optimization minimization maximization bound-constrained large-scalePublished: 25 May 2018
Dependencies (8)
-
jbuilder
>= "1.0+beta13" -
stdio
build -
base
build -
configurator
build -
camlp4
build - base-bytes
- base-bigarray
- ocaml
Dev Dependencies (1)
-
lacaml
with-test
Used by (2)
-
oml
< "0.0.7" - owl-opt-lbfgs
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page