Mercurial > hg > js-dsp-test
annotate fft/fftw/fftw-3.3.4/AUTHORS @ 40:223f770b5341 kissfft-double tip
Try a double-precision kissfft
author | Chris Cannam |
---|---|
date | Wed, 07 Sep 2016 10:40:32 +0100 |
parents | 26056e866c29 |
children |
rev | line source |
---|---|
Chris@19 | 1 Authors of FFTW (reachable at fftw@fftw.org): |
Chris@19 | 2 |
Chris@19 | 3 Matteo Frigo <athena@fftw.org> |
Chris@19 | 4 Steven G. Johnson <stevenj@alum.mit.edu> |
Chris@19 | 5 |
Chris@19 | 6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was |
Chris@19 | 7 added in fftw-3.0 and removed in fftw-3.2. |
Chris@19 | 8 |
Chris@19 | 9 Support for the Cell Broadband Engine was graciously donated by the |
Chris@19 | 10 IBM Austin Research Lab, which was added in fftw-3.2 and removed in |
Chris@19 | 11 fftw-3.3. |
Chris@19 | 12 |
Chris@19 | 13 Support for MIPS64 paired-single SIMD instructions was graciously |
Chris@19 | 14 donated by CodeSourcery, Inc. |