nlopt 2.4.2+dfsg-3 source package in Ubuntu
Changelog
nlopt (2.4.2+dfsg-3) unstable; urgency=medium [ Afif Elghraoui ] * initial upstream branch * Imported Upstream version 2.4.2+dfsg [ Sergey B Kirpichev ] * override_dh_auto_reconf -> override_dh_autoreconf (Closes: #834653) * Bump up Standards-Version (to 4.0.0) * Set "Multi-Arch: same" for libnlopt-dev and octave-nlopt * Fix some spelling warnings from lintian * Init .gitignore * Adapt Vcs-* fields for Git -- Sergey B Kirpichev <email address hidden> Sat, 08 Jul 2017 16:19:35 +0300
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nlopt_2.4.2+dfsg-3.dsc | 2.4 KiB | 8796de02927174b1e3bfeb8364ae1dd24fe966e4881ba5899b20f673bdf13582 |
nlopt_2.4.2+dfsg.orig.tar.gz | 876.4 KiB | bb4563f1f0eeccdbcda1b04c9ca945080ed8091a0925b2e1907f2c8c806af635 |
nlopt_2.4.2+dfsg-3.debian.tar.xz | 11.9 KiB | bd7dadbd6cff337d528eff9128a0e091b7358ad59d9bf1395156399942d3e1a4 |
Available diffs
No changes file available.
Binary packages built by this source
- libnlopt-dev: nonlinear optimization library -- development 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 header files, static libraries and symbolic
links that developers using NLopt library will need.
- libnlopt-guile0: No summary available for libnlopt-guile0 in ubuntu artful.
No description available for libnlopt-guile0 in ubuntu artful.
- libnlopt-guile0-dbgsym: No summary available for libnlopt-guile0-dbgsym in ubuntu artful.
No description available for libnlopt-
guile0- dbgsym in ubuntu artful.
- libnlopt0: No summary available for libnlopt0 in ubuntu artful.
No description available for libnlopt0 in ubuntu artful.
- libnlopt0-dbgsym: debug symbols for libnlopt0
- octave-nlopt: 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.
- python-nlopt: 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-dbgsym: debug symbols for python-nlopt