File: control

package info (click to toggle)
yorick-ynfft 1.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 272 kB
  • sloc: ansic: 851; sh: 182; makefile: 95; sed: 4
file content (19 lines) | stat: -rw-r--r-- 874 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: yorick-ynfft
Section: science
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Thibaut Paumard <thibaut@debian.org>
Build-Depends: debhelper-compat (= 13), yorick-dev (>= 2.1.06),
	       libnfft3-dev, libfftw3-dev
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/science-team/yorick-ynfft.git
Vcs-Browser: https://salsa.debian.org/science-team/yorick-ynfft
Homepage: http://cral.univ-lyon1.fr/labo/perso/eric.thiebaut/?Software/Yorick/YNFFT

Package: yorick-ynfft
Architecture: any
Depends: yorick (>= 1.6.02), ${shlibs:Depends}, ${misc:Depends}
Description: nonequispaced fast Fourier transform for Yorick
 YNFFT is a Yorick plug-in around the NFFT library for nonequispaced
 fast Fourier transform. For the usual (equispaced) Fourier transform,
 see the yorick-yeti-fftw package.