Source: octave-odepkg
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper (>= 10),
               cdbs,
               octave-pkg-dev,
               texinfo,
               texlive
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-octave/octave-odepkg.git
Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-odepkg.git
Homepage: http://octave.sourceforge.net/odepkg

Package: octave-odepkg
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${octave:Depends}
Description: solve differential equations and initial value problems in Octave
 This package provides a toolkit for Differential Equations and
 Initial Value Problems for Octave, a numerical computation software.
 It implements the Runge-Kutta, Hairer-Wanner and Cash BDF solvers of
 systems of differential equations.
 .
 This Octave add-on package is part of the Octave-Forge project.
