[ ソース: nlopt ]
パッケージ: libnlopt-guile0 (2.7.1-5 など)
libnlopt-guile0 に関するリンク
Debian の資源:
nlopt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
nonlinear optimization library -- Guile bindings
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 bindings for GNU Guile.
その他の libnlopt-guile0 関連パッケージ
|
|
|
|
-
- dep: guile-3.0
- GNU 拡張言語および Scheme インタプリタ
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libnlopt-cxx0 (= 2.7.1-5+b5)
- nonlinear optimization library (C++ interface)
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3