1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: octave-ocs
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
Rafael Laboissiere <rafael@debian.org>,
Sébastien Villemot <sebastien@debian.org>,
Mike Miller <mtmiller@debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1),
texlive-font-utils, latex-xcolor
Build-Depends-Indep:
Standards-Version: 3.9.8
Homepage: http://octave.sourceforge.net/ocs
Vcs-Git: https://anonscm.debian.org/git/pkg-octave/octave-ocs.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-octave/octave-ocs.git
Package: octave-ocs
Architecture: any
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}
Description: circuit simulator for Octave
This package contains functions for solving DC and transient
electrical circuit equations in Octave, a scientific computation
software. Coupled electrical circuits, devices, and systems are
specified using am Intermediate File Format.
.
This Octave add-on package is part of the Octave-Forge project.
|