パッケージ: yorick-optimpack (1.4.0~pre1+dfsg-1~exp0)
yorick-optimpack に関するリンク
Debian の資源:
yorick-optimpack ソースパッケージをダウンロード:
- [yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.dsc]
- [yorick-optimpack_1.4.0~pre1+dfsg.orig-optimpack1.tar.xz]
- [yorick-optimpack_1.4.0~pre1+dfsg.orig.tar.xz]
- [yorick-optimpack_1.4.0~pre1+dfsg-1~exp0.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [cral.univ-lyon1.fr]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
optimization of large scale problems for the Yorick language
OptimPack is a portable C library which implements algorithms for optimization of large scale problems with bound constraints. Large scale means some million variables (e.g. pixel values) or more.
The most important algorithm is VMLM-B: a variable metric method with limited memory requirements and, possibly, bound constraints on the parameters. The algorithm is based on limited memory BFGS updates with Moré & Thuente inexact line search and gradient projection to account for bounds.
This package contains two Yorick plug-ins: one based on the newer OptimPackLegacy version and, for backward compatibility, one based on the previous OptimPack1 implementation.
その他の yorick-optimpack 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: yorick (>= 1.6.02)
- interpreted language and scientific graphics