File: control

package info (click to toggle)
octave-ltfat 2.3.1%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,712 kB
  • sloc: ansic: 30,379; cpp: 8,808; java: 1,499; objc: 345; makefile: 248; xml: 182; python: 124; sh: 18; javascript: 12
file content (46 lines) | stat: -rw-r--r-- 2,002 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Source: octave-ltfat
Section: math
Priority: optional
Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Rafael Laboissière <rafael@debian.org>
Build-Depends: default-jdk (>= 2:1.8~),
               debhelper-compat (= 13),
               dh-octave (>= 0.7.1),
               octave (>> 4.0.0~rc4-1)
Standards-Version: 4.5.1
Homepage: https://octave.sourceforge.io/ltfat/
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-ltfat.git
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-ltfat
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-ltfat
Architecture: any
Depends: ${misc:Depends}, ${octave:Depends}, ${shlibs:Depends},
 octave-ltfat-common (= ${source:Version})
Suggests: octave-signal
Description: Large Time/Frequency Analysis Toolbox
 This package provides a Matlab/Octave toolbox for working with
 time-frequency analysis, wavelets and signal processing. It is
 intended both as an educational and a computational tool. The toolbox
 provides a large number of linear transforms including Gabor and
 wavelet transforms along with routines for constructing windows
 (filter prototypes) and routines for manipulating coefficients.
 .
 This Octave add-on package is part of the Octave-Forge project.

Package: octave-ltfat-common
Architecture: all
Depends: ${misc:Depends}, ${octave:Depends}
Description: Large Time/Frequency Analysis Toolbox (arch-indep files)
 This package provides a Matlab/Octave toolbox for working with
 time-frequency analysis, wavelets and signal processing. It is
 intended both as an educational and a computational tool. The toolbox
 provides a large number of linear transforms including Gabor and
 wavelet transforms along with routines for constructing windows
 (filter prototypes) and routines for manipulating coefficients.
 .
 This Octave add-on package is part of the Octave-Forge project.
 .
 This package contains the architecture-independent files for the
 octave-ltfat package.