pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/fftw2 fftw2: Note in DESCR that this is egregious...
details: https://anonhg.NetBSD.org/pkgsrc/rev/dfe3709a9ed6
branches: trunk
changeset: 453060:dfe3709a9ed6
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat May 22 16:57:56 2021 +0000
description:
fftw2: Note in DESCR that this is egregiously old
diffstat:
math/fftw2/DESCR | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r ce894bdae492 -r dfe3709a9ed6 math/fftw2/DESCR
--- a/math/fftw2/DESCR Sat May 22 15:58:49 2021 +0000
+++ b/math/fftw2/DESCR Sat May 22 16:57:56 2021 +0000
@@ -1,2 +1,8 @@
-This is FFTW, v. 2.1.3. FFTW is a collection of fast C routines to
+This is FFTW version 2. FFTW is a collection of fast C routines to
compute the Discrete Fourier Transform in one or more dimensions.
+
+Uptream says (but apparently there was a relaase in 2003):
+If you are still using FFTW 2.x, please note that FFTW 2.x was last
+updated in 1999 and it is obsolete. Please upgrade to FFTW 3.x. The
+API of FFTW 3.x is incompatible with that of FFTW 2.x, for reasons of
+performance and generality (see the FAQ or the manual).
\ No newline at end of file
Home |
Main Index |
Thread Index |
Old Index