nlopt 2.4.1+dfsg-1ubuntu1 source package in Ubuntu
Changelog
nlopt (2.4.1+dfsg-1ubuntu1) trusty; urgency=medium * Call libtoolize with --force to update libtool.m4. -- Matthias Klose <email address hidden> Mon, 24 Feb 2014 21:18:59 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Science Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nlopt_2.4.1+dfsg.orig.tar.gz | 888.2 KiB | c18cd316175876794f39d3d5ee1104da65dc4b77c59ab3c97b17c6c9824823e0 |
nlopt_2.4.1+dfsg-1ubuntu1.debian.tar.gz | 12.2 KiB | 30b09592ab514c6b7bd79aca90a69d40e6a64bd6ee7a39bc42a6398ac0a069e1 |
nlopt_2.4.1+dfsg-1ubuntu1.dsc | 1.7 KiB | 4f6d59f385385677330e2d9e02066b3d7ff7ad07473d392cfe675273df6a7f0e |
Available diffs
Binary packages built by this source
- libnlopt-dev: No summary available for libnlopt-dev in ubuntu utopic.
No description available for libnlopt-dev in ubuntu utopic.
- libnlopt-guile0: nonlinear optimization library -- Guile 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 bindings for GNU Guile.
- 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.
- 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: No summary available for python-nlopt in ubuntu utopic.
No description available for python-nlopt in ubuntu utopic.