You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
11 years ago | |
|---|---|---|
| .. | ||
| debian | 11 years ago | |
| include | 12 years ago | |
| java | 12 years ago | |
| m4 | 12 years ago | |
| src | 12 years ago | |
| tests | 12 years ago | |
| AUTHORS | 12 years ago | |
| COPYRIGHT | 12 years ago | |
| Makefile.am | 12 years ago | |
| Makefile.in | 12 years ago | |
| README | 12 years ago | |
| aclocal.m4 | 12 years ago | |
| build_android.sh | 12 years ago | |
| build_iphone.sh | 12 years ago | |
| config.guess | 12 years ago | |
| config.h.in | 12 years ago | |
| config.sub | 12 years ago | |
| configure | 12 years ago | |
| configure.ac | 12 years ago | |
| depcomp | 12 years ago | |
| ffts.pc.in | 12 years ago | |
| install-sh | 12 years ago | |
| ltmain.sh | 12 years ago | |
| missing | 12 years ago | |
README
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 FFTS dynamically generates code at runtime. This can be disabled with --disable-dynamic-code For JNI targets: --enable-jni will build the jni stuff automatically for the host target, and --enable-shared must also be added manually for it to work. If you like FFTS, please show your support by sending a postcard to: Anthony Blake Department of Computer Science The University of Waikato Private Bag 3105 Hamilton 3240 NEW ZEALAND