pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/fftw



Module Name:    pkgsrc
Committed By:   ahoka
Date:           Thu Oct  9 09:08:21 UTC 2008

Modified Files:
        pkgsrc/math/fftw: Makefile distinfo

Log Message:
Changes since FFTW 3.1.2:

* Bug fix: FFTW computes incorrect results when the user plans both
  REDFT11 and RODFT11 transforms of certain sizes.  The bug is caused
  by incorrect sharing of twiddle-factor tables between the two
  transforms, and only occurs when both are used.  Thanks to Paul
  A. Valiant for the bug report.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/math/fftw/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/math/fftw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index