[ buster ]
[ 原始碼: nlopt ]
套件:python-nlopt(2.4.2+dfsg-8 以及其他的)
nonlinear optimization library -- Python 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 Python bindings.
其他與 python-nlopt 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libnlopt0 (= 2.4.2+dfsg-8+b1)
- nonlinear optimization library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-numpy (>= 1:1.14.3)
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-numpy-abi9
- 本虛擬套件由這些套件填實: python-numpy