套件: libnlopt-cxx-dev (2.7.1-3build1)
libnlopt-cxx-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 nlopt:
維護者:
Original Maintainers:
- Debian Science Maintainers (郵件存檔)
- Christophe Trophime
外部的資源:
- 主頁 [github.com]
相似套件:
nonlinear optimization library -- development package for C++
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 header files, static libraries and symbolic links that developers using NLopt library with C++ will need.
其他與 libnlopt-cxx-dev 有關的套件
|
|
|
-
- dep: libnlopt-cxx0 (= 2.7.1-3build1)
- nonlinear optimization library (C++ interface)
-
- dep: libnlopt-dev (= 2.7.1-3build1)
- nonlinear optimization library -- development package