Mercurial > hg > sv-dependency-builds
annotate src/fftw-3.3.5/AUTHORS @ 82:d0c2a83c1364
Add FFTW 3.3.8 source, and a Linux build
author | Chris Cannam |
---|---|
date | Tue, 19 Nov 2019 14:52:55 +0000 |
parents | 2cd0e3b3e1fd |
children |
rev | line source |
---|---|
Chris@42 | 1 Authors of FFTW (reachable at fftw@fftw.org): |
Chris@42 | 2 |
Chris@42 | 3 Matteo Frigo <athena@fftw.org> |
Chris@42 | 4 Steven G. Johnson <stevenj@alum.mit.edu> |
Chris@42 | 5 |
Chris@42 | 6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was |
Chris@42 | 7 added in fftw-3.0 and removed in fftw-3.2. |
Chris@42 | 8 |
Chris@42 | 9 Romain Dolbeau contributed support for AVX512 and KCvi. |
Chris@42 | 10 |
Chris@42 | 11 Erik Lindahl contributed support for AVX2 and Power8 VSX. |
Chris@42 | 12 |
Chris@42 | 13 Support for the Cell Broadband Engine was graciously donated by the |
Chris@42 | 14 IBM Austin Research Lab, which was added in fftw-3.2 and removed in |
Chris@42 | 15 fftw-3.3. |
Chris@42 | 16 |
Chris@42 | 17 Support for MIPS64 paired-single SIMD instructions was graciously |
Chris@42 | 18 donated by CodeSourcery, Inc. |