Source: octave-optim
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>,
           Rafael Laboissiere <rafael@debian.org>
Build-Depends: debhelper (>= 10), cdbs, octave-pkg-dev (>= 1.0.0),
 texlive-latex-base, texlive-font-utils, texlive-fonts-recommended,
 ghostscript, texlive-fonts-extra, octave-struct
Standards-Version: 3.9.8
Homepage: http://octave.sourceforge.net/optim
Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-optim.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-octave/octave-optim.git

Package: octave-optim
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
Description: unconstrained non-linear optimization toolkit for Octave
 Unconstrained Non-linear Optimization toolkit for Octave, a numerical
 computation software. Included are functions to do linear least
 square fitting on data points, nonlinear regression using the
 Levenberg-Marquardt algorithm, Prony's method for non-linear exponent
 fitting and many more.
 .
 This Octave add-on package is part of the Octave-Forge project.
