Mercurial > hg > sv-dependency-builds
annotate src/fftw-3.3.3/AUTHORS @ 10:37bf6b4a2645
Add FFTW3
author | Chris Cannam |
---|---|
date | Wed, 20 Mar 2013 15:35:50 +0000 |
parents | |
children |
rev | line source |
---|---|
Chris@10 | 1 Authors of FFTW (reachable at fftw@fftw.org): |
Chris@10 | 2 |
Chris@10 | 3 Matteo Frigo <athena@fftw.org> |
Chris@10 | 4 Stevenj G. Johnson <stevenj@alum.mit.edu> |
Chris@10 | 5 |
Chris@10 | 6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was |
Chris@10 | 7 added in fftw-3.0 and removed in fftw-3.2. |
Chris@10 | 8 |
Chris@10 | 9 Support for the Cell Broadband Engine was graciously donated by the |
Chris@10 | 10 IBM Austin Research Lab, which was added in fftw-3.2 and removed in |
Chris@10 | 11 fftw-3.3. |
Chris@10 | 12 |
Chris@10 | 13 Support for MIPS64 paired-single SIMD instructions was graciously |
Chris@10 | 14 donated by CodeSourcery, Inc. |