Source: levmar
Section: libs
Priority: optional
Maintainer: Frederik Heber <heber@ins.uni-bonn.de>
Build-Depends: debhelper (>=9), cdbs, autoconf, automake1.11
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.9.3
Homepage: http://users.ics.forth.gr/~lourakis/levmar/

Package: levmar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Levenberg-Marquardt nonlinear least squares algorithms
 Levmar provides GPL native ANSI C implementations of the Levenberg-Marquardt
 optimization algorithm, usable also from C++, Matlab, Perl and Python.
 Both unconstrained and constrained (under linear equations
 and box constraints) Levenberg-Marquardt variants are included.

