pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/fftw2
Module Name: pkgsrc
Committed By: gdt
Date: Sat May 22 16:57:56 UTC 2021
Modified Files:
pkgsrc/math/fftw2: DESCR
Log Message:
fftw2: Note in DESCR that this is egregiously old
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/math/fftw2/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/fftw2/DESCR
diff -u pkgsrc/math/fftw2/DESCR:1.1.1.1 pkgsrc/math/fftw2/DESCR:1.2
--- pkgsrc/math/fftw2/DESCR:1.1.1.1 Thu Jun 5 20:50:29 2003
+++ pkgsrc/math/fftw2/DESCR Sat May 22 16:57:56 2021
@@ -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