1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: octave-control
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>,
Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.0), libslicot-dev
Standards-Version: 3.9.8
Homepage: http://octave.sourceforge.net/control
Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-control.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-octave/octave-control.git
Package: octave-control
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
Description: computer-aided control system design (CACSD) for Octave
This package provides additional functions related to control theory
in Octave, a numerical computation software. The functions are based on SLICOT
Fortran library <http://www.slicot.org>.
.
This Octave add-on package is part of the Octave-Forge project.
|