File: control

package info (click to toggle)
octave-optiminterp 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 424 kB
  • ctags: 57
  • sloc: f90: 207; cpp: 85; makefile: 82; sh: 25
file content (25 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download
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
Source: octave-optiminterp
Section: math
Priority: optional
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Uploaders: Ólafur Jens Sigurðsson <ojsbug@gmail.com>,
 Thomas Weber <thomas.weber.mail@gmail.com>,
 Rafael Laboissiere <rafael@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.0), cdbs, octave-pkg-dev (>= 0.7.0)
Standards-Version: 3.8.1
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.