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 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
Source: octave2.1-forge
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Rafael Laboissiere <rafael@debian.org>,
Thomas Weber <thomas.weber.mail@gmail.com>
DM-Upload-Allowed: yes
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5), octave2.1-headers (>= 1:2.1.73-9),
libxt-dev, gfortran, libqhull-dev, libginac-dev (>= 1.3.3-2+b1),
libgmp3-dev, autoconf, libjpeg62-dev, libpng12-dev, libncurses5-dev,
libreadline5-dev, texlive-generic-recommended, libgsl0-dev,
netcdfg-dev, units, cdbs, texlive-latex-base
Build-Conflicts: octave2.0-headers, octave2.0, octave2.9-headers, octave2.9,
octave3.0, octave3.0-headers
Homepage: http://octave.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-octave/octave2.1-forge/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-octave/octave2.1-forge/
Package: octave2.1-forge
Replaces: octave-matcompat
Conflicts: octave-matcompat
Architecture: any
Depends: ${octave:Depends}, ${shlibs:Depends}
Suggests: grace, units
Description: Contributed functions from the GNU Octave Repository
The octave-forge project contains over 500 contributed functions for
GNU Octave which are not in the main distribution. These functions are
grouped according to the following subdirectories: audio, comm, control,
general, geometry, ident, image, io, linear-algebra, miscellaneous, optim,
path, plot, set, signal, sparse, specfun, special-matrix, splines,
statistics, strings, struct, symbolic, time.
.
While the main Octave distribution is conservative about accepting new
functions and changes, octave-forge is very open. As a result, be prepared
for some lower quality code and more rapidly changing interfaces to the
functions in octave-forge.
.
This version is compiled for Octave 2.1 and will not work with other
versions of Octave.
|