[ ソース: nlopt ]
パッケージ: octave-nlopt (2.4.2+dfsg-8 など)
octave-nlopt に関するリンク
Debian の資源:
nlopt ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Sergey B Kirpichev (QA ページ)
- Christophe Trophime (QA ページ)
外部の資源:
- ホームページ [ab-initio.mit.edu]
類似のパッケージ:
nonlinear optimization library -- GNU Octave package
NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. Its features include:
* Callable from C, C++, Fortran, GNU Octave, Python, GNU Guile, GNU R. * A common interface for many different algorithms * Support for large-scale optimization. * Both global and local optimization algorithms. * Algorithms using function values only (derivative-free) and also algorithms exploiting user-supplied gradients. * Algorithms for unconstrained optimization, bound-constrained optimization, and general nonlinear inequality/equality constraints.
This package contains the module for the GNU Octave.
その他の octave-nlopt 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libnlopt0 (= 2.4.2+dfsg-8+b1)
- nonlinear optimization library
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: octave (>= 4.4.1)
- 数値計算向けの GNU Octave 言語