File: control

package info (click to toggle)
octave-divand 1.1.2%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 596 kB
  • sloc: makefile: 2
file content (25 lines) | stat: -rw-r--r-- 1,014 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-divand
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-octave
Standards-Version: 4.5.0
Homepage: https://octave.sourceforge.io/divand/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-divand.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-divand
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-divand
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: n-dimensional interpolation for Octave
 This package contains functions for performing multidimensional
 variational analysis in Octave, a scientific computation software.
 They allow the interpolation and analysis of observations on
 curvilinear orthogonal grids in an arbitrary high dimensional space
 by minimizing a cost function.
 .
 This Octave add-on package is part of the Octave-Forge project.