annotate src/fftw-3.3.8/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
children
rev   line source
Chris@82 1 Authors of FFTW (reachable at fftw@fftw.org):
Chris@82 2
Chris@82 3 Matteo Frigo <athena@fftw.org>
Chris@82 4 Steven G. Johnson <stevenj@alum.mit.edu>
Chris@82 5
Chris@82 6 Stefan Kral <skral@fftw.org> wrote genfft-k7/*.ml*, which was
Chris@82 7 added in fftw-3.0 and removed in fftw-3.2.
Chris@82 8
Chris@82 9 Romain Dolbeau contributed support for AVX512 and KCvi.
Chris@82 10
Chris@82 11 Erik Lindahl contributed support for AVX2 and Power8 VSX.
Chris@82 12
Chris@82 13 Support for the Cell Broadband Engine was graciously donated by the
Chris@82 14 IBM Austin Research Lab, which was added in fftw-3.2 and removed in
Chris@82 15 fftw-3.3.
Chris@82 16
Chris@82 17 Support for MIPS64 paired-single SIMD instructions was graciously
Chris@82 18 donated by CodeSourcery, Inc.