OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
2.3 KiB

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