[ Bron: nlopt ]
Pakket: octave-nlopt (2.4.2+dfsg-8 en anderen)
Verwijzigingen voor octave-nlopt
Debian bronnen:
Het bronpakket nlopt downloaden:
Beheerders:
- Debian Science Maintainers (QA-pagina, Mailarchief)
- Sergey B Kirpichev (QA-pagina)
- Christophe Trophime (QA-pagina)
Externe bronnen:
- Homepage [ab-initio.mit.edu]
Vergelijkbare pakketten:
nonlinear optimization library -- GNU Octave package
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 module for the GNU Octave.
Andere aan octave-nlopt gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support bibliotheek
-
- dep: libgomp1 (>= 4.2.1)
- GCC OpenMP (GOMP) support library
-
- dep: libnlopt0 (= 2.4.2+dfsg-8+b1)
- nonlinear optimization library
-
- dep: liboctave6
- shared libraries of the GNU Octave language
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: octave (>= 4.4.1)
- GNU Octave language for numerical computations