Path to this page:
./
wip/nlopt,
Nonlinear optimization library
Branch: CURRENT,
Version: 2.8.0,
Package name: nlopt-2.8.0,
Maintainer: pkgsrc-usersNLopt 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, Matlab or GNU Octave, Python,
GNU Guile, Julia, GNU R, Lua, and OCaml.
- A common interface for many different algorithms -- try a different
algorithm just by changing one parameter.
- Support for large-scale optimization (some algorithms scalable to
millions of parameters and thousands of constraints).
- 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.
Master sites:
Filesize: 2002.233 KB
Version history: (Expand)
- (2024-08-10) Updated to version: nlopt-2.8.0
- (2023-02-13) Package has been reborn
- (2022-03-02) Updated to version: nlopt-2.7.1
- (2021-02-02) Updated to version: nlopt-2.7.0
- (2020-10-20) Package added to pkgsrc.se, version nlopt-2.6.2 (created)