1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
Source: octave-optiminterp
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Thomas Weber <tweber@debian.org>,
Sébastien Villemot <sebastien.villemot@ens.fr>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1)
Standards-Version: 3.9.3
Homepage: http://octave.sourceforge.net/optiminterp
Vcs-Git: git://git.debian.org/git/pkg-octave/octave-optiminterp.git
Vcs-Browser: http://git.debian.org/?p=pkg-octave/octave-optiminterp.git
Package: octave-optiminterp
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends}
Description: optimal interpolation package for Octave
This package is an optimal interpolation package for Octave, a
numerical computation software. This package provides functions to do
n-dimensional optimal interpolations of arbitrarily distributed data
points.
.
This Octave add-on package is part of the Octave-Forge project.
|