软件包: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 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: yorick (>= 1.6.02)
- interpreted language and scientific graphics