Source: rock-master-18.06-external-cminpack
Section: science
Priority: extra
Maintainer: Rock Packaging Daemon <rock-dev@dfki.de>
Build-Depends: cdbs, debhelper (>= 8.0.0), pkg-config, dh-autoreconf, build-essential, cmake
Standards-Version: 3.9.2
Homepage: http://rock-robotics.org
#Vcs-Git: git://git.debian.org/collab-maint/bla.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/bla.git;a=summary

Package: rock-master-18.06-external-cminpack
Architecture: any
Depends: ${shlibs:Depends}, cmake, build-essential
Description: solver for nonlinear equations and nonlinear least squares problems
 Five algorithmic paths each include a core subroutine and an easy-to-use
  driver. The algorithms proceed either from an analytic specification of the
  Jacobian matrix or directly from the problem functions. The paths include
  facilities for systems of equations with a banded Jacobian matrix, for least
  squares problems with a large amount of data, and for checking the consistency
  of the Jacobian matrix with the functions.
  .
  In Rock, this is included mainly for the purpose of compiling the PCL
  (slam/pcl)

