Coder Social home page Coder Social logo

h00shi / ffts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anthonix/ffts

0.0 1.0 0.0 1.43 MB

The Fastest Fourier Transform in the South

Home Page: http://anthonix.com/ffts

License: Other

Shell 20.18% C 30.70% Java 0.35% C++ 34.59% Assembly 3.79% CMake 1.02% Makefile 5.97% M4 3.40%

ffts's Introduction

FFTS -- The Fastest Fourier Transform in the South

Build Status

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

Optionally build for Windows and Linux with CMake, run mkdir build cd build cmake ..

FFTS dynamically generates code at runtime. This can be disabled with --disable-dynamic-code

Note that 32 bit x86 dynamic machine code generation is not supported at the moment.

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

ffts's People

Contributors

afaerber avatar anthonix avatar dennisss avatar dwaite avatar elijahtaylor avatar glowingpurple avatar gonzalop avatar h6ah4i avatar harinath avatar henrygouk avatar iainlane avatar illupus avatar jbevain avatar jmaine avatar joncham avatar jstedfast avatar kumpera avatar linkotec avatar madscientist159 avatar matszpk avatar mattles avatar migueldeicaza avatar morispaa avatar nealef avatar radekdoulik avatar robertmassaioli avatar schani avatar vargaz avatar zougloub avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.