libnlopt0

nonlinear optimization library


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.

Related packages: libnlopt-dev, libnlopt-guile0, octave-nlopt, python-nlopt


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Sergey B Kirpichev
Maintainer avatar
Christophe Trophime

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 7.0 (wheezy)   2.4.1+dfsg-1~nd70+1 i386, amd64
Debian GNU/Linux 8.0 (jessie) 2.4.2+dfsg-1 2.4.1+dfsg-1~nd80+1 i386, amd64
Debian testing (stretch) 2.4.2+dfsg-2 2.4.1+dfsg-1~nd80+1+nd90+1 i386, amd64
Debian unstable (sid) 2.4.2+dfsg-2 2.4.1+dfsg-1~nd+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 2.4.1+dfsg-1ubuntu1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 2.4.2+dfsg-1    
Ubuntu 15.04 “Vivid Vervet” (vivid) 2.4.2+dfsg-1    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.