comparison src/fftw-3.3.5/AUTHORS @ 42:2cd0e3b3e1fd

Current fftw source
author Chris Cannam
date Tue, 18 Oct 2016 13:40:26 +0100
parents
children
comparison
equal deleted inserted replaced
41:481f5f8c5634 42:2cd0e3b3e1fd
1 Authors of FFTW (reachable at fftw@fftw.org):
2
3 Matteo Frigo <athena@fftw.org>
4 Steven G. Johnson <stevenj@alum.mit.edu>
5
6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was
7 added in fftw-3.0 and removed in fftw-3.2.
8
9 Romain Dolbeau contributed support for AVX512 and KCvi.
10
11 Erik Lindahl contributed support for AVX2 and Power8 VSX.
12
13 Support for the Cell Broadband Engine was graciously donated by the
14 IBM Austin Research Lab, which was added in fftw-3.2 and removed in
15 fftw-3.3.
16
17 Support for MIPS64 paired-single SIMD instructions was graciously
18 donated by CodeSourcery, Inc.