File: control

package info (click to toggle)
octave-level-set 0.3.1~git.2019.04.13-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,212 kB
  • sloc: cpp: 1,840; makefile: 34; sh: 20
file content (26 lines) | stat: -rw-r--r-- 1,049 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
26
Source: octave-level-set
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: autoconf-archive,
               debhelper-compat (= 13),
               dh-sequence-octave,
               octave-parallel
Standards-Version: 4.7.2
Homepage: https://gnu-octave.github.io/packages/level-set/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-level-set.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-level-set
Testsuite: autopkgtest-pkg-octave

Package: octave-level-set
Architecture: any
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends}
Suggests: octave-parallel
Multi-Arch: same
Description: level-set toolbox for Octave
 This package contains routines for calculating the time-evolution of
 the level-set equation and extracting geometric information from the
 level-set function in Octave, a scientific computation software.
 .
 This Octave add-on package is part of the Octave-Forge project.