nlopt 2.7.1-3 source package in Ubuntu
Changelog
nlopt (2.7.1-3) unstable; urgency=medium * Team upload [ Rafael Laboissière ] * Install examples (unit tests) + d/libnlopt-dev.examples: New file + d/libnlopt-dev.links: Drop file + d/rules: Keep the /usr/share/doc/libnlopt-dev/ directory [ Sébastien Villemot ] * octave-private-libraries.patch: new patch, fixes FTBFS against octave 6.4.0-2 -- Sébastien Villemot <email address hidden> Mon, 17 Jan 2022 11:31:45 +0100
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
nlopt_2.7.1-3.dsc | 2.6 KiB | e9e7b233f5ac4946186ce82ad12ceabbd0cf69f01b1f6567dbc8dfda654c84a2 |
nlopt_2.7.1.orig.tar.gz | 1.9 MiB | db88232fa5cef0ff6e39943fc63ab6074208831dc0031cf1545f6ecd31ae2a1a |
nlopt_2.7.1-3.debian.tar.xz | 14.0 KiB | 3221d91a2704d46b7820b9709058aa5cb7ac518783284cabcb6f430f0a284d8c |
Available diffs
- diff from 2.7.1-2 to 2.7.1-3 (2.4 KiB)
No changes file available.
Binary packages built by this source
- libnlopt-cxx-dev: nonlinear optimization library -- development package for C++
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 with C++ will need.
- libnlopt-cxx0: nonlinear optimization library (C++ interface)
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 in C++. To compile your own programs you also need to
install libnlopt-cxx-dev.
- libnlopt-cxx0-dbgsym: debug symbols for libnlopt-cxx0
- 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: 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.
- libnlopt-guile0-dbgsym: debug symbols for libnlopt-guile0
- 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.
- libnlopt0-dbgsym: debug symbols for libnlopt0
- nlopt-doc: nonlinear optimization library (documentation)
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 HTML documentation for nlopt.
- 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.
- octave-nlopt-dbgsym: debug symbols for octave-nlopt
- python3-nlopt: nonlinear optimization library -- Python 3 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 3 bindings.
- python3-nlopt-dbgsym: debug symbols for python3-nlopt