* updated firefox (133.0.3 -> 134.0.2)
[t2sde.git] / package / scientific / fftw3 / fftw3.desc
blobced457b6759662a6a8c0bd0e17886ea6bf59be81
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/fftw3/fftw3.desc
3 [COPY] Copyright (C) 2004 - 2023 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] Fastest Fourier Transform in The West
14 [T] FFTW is a C subroutine library for computing the
15 [T] Discrete Fourier Transform (DFT) in one or more
16 [T] dimensions, of both real and complex data, and of
17 [T] arbitrary input size. We believe that FFTW, which is
18 [T] free software, should become the FFT library of c
19 [T] choice for most applications. Our benchmarks, performed
20 [T] on on a variety of platforms, show that FFTW's
21 [T] performance is typically superior to that of other publicly
22 [T] available FFT software. Moreover, FFTW's performance
23 [T] is portable: the program will perform well on
24 [T] most architectures without modification.
25 [T]
26 [T] It is difficult to summarize in a few words all the
27 [T] complexities that arise when testing many programs, and
28 [T] there is no "best" or "fastest" program. However,
29 [T] FFTW appears to be the fastest program most of the
30 [T] time for in-order transforms, especially in the
31 [T] multi-dimensional and real-complex cases (Kasparov is
32 [T] the best chess player in the world even though he
33 [T] loses some games). Hence the name, "FFTW," which
34 [T] stands for the somewhat whimsical title of "Fastest
35 [T] Fourier Transform in the West." Please visit the
36 [T] benchFFT home page for a more extensive survey of
37 [T] the results. It comes with a MPI version and Matlab
38 [T] wrappers.
40 [U] https://www.fftw.org
42 [A] Matteo Frigo <athena@fftw.org>
43 [M] Rene Rebe <rene@t2-project.org>
45 [C] extra/scientific
46 [F] CROSS FPIC
48 [L] GPL
49 [S] Stable
50 [V] 3.3.10
51 [P] X -----5---9 175.900
53 [D] 6b4b227d232ae2664c94e55c70298fc8a82e054d56b41cee466869df fftw-3.3.10.tar.gz http://www.fftw.org/