lbfgs
Bound-constrainted optimization in many variables
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-3.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 25 May 2018
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
oml
< "0.0.7"