summaryrefslogtreecommitdiffstats
path: root/README
blob: abf262087e2a31e805fef0f852072515494e2864 (plain)
1
2
3
4
5
6
7
8
9
10
11
FFTS -- The Fastest Fourier Transform in the South
by Anthony Blake <anthonix@me.com>

To build for Android, edit and run build_android.sh

To build for iOS, edit and run build_iphone.sh 

To build for Linux or OS X on x86, run 
./configure --enable-sse --enable-single --prefix=/usr/local
make
make install
OpenPOWER on IntegriCloud