libnlopt0 – nonlinear optimization library¶
- Related packages
- More information
- External resources
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 provides the shared libraries required to run programs compiled with NLopt. To compile your own programs you also need to install libnlopt-dev.
Distribution | Base version | Our version | Architectures |
---|---|---|---|
Debian GNU/Linux 10.0 (buster) | 2.4.2+dfsg-8 | ||
Debian GNU/Linux 9.0 (stretch) | 2.4.2+dfsg-2 | 2.4.1+dfsg-1~nd80+1+nd90+1 | i386, amd64 |
Debian testing (bullseye) | 2.7.0-4 | ||
Debian unstable (sid) | 2.7.0-4 | 2.4.1+dfsg-1~nd+1 | i386, amd64 |
Ubuntu 16.04 “Xenial Xerus” (xenial) | 2.4.2+dfsg-2 | ||
Ubuntu 18.04 “Bionic Beaver” (bionic) | 2.4.2+dfsg-4 | ||
Ubuntu 20.04 “Focal Fossa” (focal) | 2.6.1-8ubuntu2 | ||
Ubuntu 20.10 “Groovy Gorilla” (groovy) | 2.6.1-8ubuntu2 |