[ ソース: liblbfgs ]
パッケージ: liblbfgs-dev (1.10-6 など)
liblbfgs-dev に関するリンク
Debian の資源:
liblbfgs ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.chokkan.org]
類似のパッケージ:
L-BFGS solver for unconstrained nonlinear optimization problems
Solves nonlinear optimization problems using the limited-memory BFGS method. The user specifies a callback C function that returns the value and gradients of the cost function at a particular operating point. This library estimates the Hessians from user input, and applies Newton's method iteratively to find a local minimum of the cost function. This is a small library, written in C with minimal dependencies.
This package contains development files
その他の liblbfgs-dev 関連パッケージ
|
|
|
|
-
- dep: liblbfgs0 (= 1.10-6+b11)
- L-BFGS solver for unconstrained nonlinear optimization problems