Wed, 07 Sep 2016 10:40:32 +0100 |
Chris Cannam |
Try a double-precision kissfft
kissfft-double tip
|
Wed, 11 May 2016 09:43:00 +0100 |
Chris Cannam |
Upstream COPYING file
default
|
Wed, 11 May 2016 09:41:59 +0100 |
Chris Cannam |
Add remark about licences
|
Tue, 10 Nov 2015 11:48:42 +0000 |
Chris Cannam |
Add Nayuki float, and KissFFT complex-complex
|
Tue, 10 Nov 2015 09:50:09 +0000 |
Chris Cannam |
Text update, add Makefile as dependency
|
Tue, 10 Nov 2015 07:30:50 +0000 |
Chris Cannam |
Merge
|
Fri, 16 Oct 2015 17:18:45 +0100 |
Chris Cannam |
Text updates
|
Mon, 09 Nov 2015 12:22:00 +0000 |
Chris Cannam |
Hack in an alternative float-only version (no faster)
|
Mon, 09 Nov 2015 11:46:47 +0000 |
Chris Cannam |
Add Nayuki fft.c compiled to JS
|
Mon, 09 Nov 2015 11:46:35 +0000 |
Chris Cannam |
Add KissFFT sources (including change to make free a function)
|
Sat, 17 Oct 2015 17:26:22 +0100 |
Chris Cannam |
iOS stuff
|
Sat, 17 Oct 2015 15:00:08 +0100 |
Chris Cannam |
Build stuff for native
|
Wed, 07 Oct 2015 21:31:02 +0100 |
Chris Cannam |
Minor text tweak
|
Wed, 07 Oct 2015 21:28:09 +0100 |
Chris Cannam |
Add native-code version for comparison
|
Wed, 07 Oct 2015 13:59:09 +0100 |
Chris Cannam |
Adjust inputs so as to get a nice round number as output
|
Wed, 07 Oct 2015 13:46:38 +0100 |
Chris Cannam |
Bring in some more of the third-party code
|
Wed, 07 Oct 2015 08:57:11 +0100 |
Chris Cannam |
Put the comments back in!
|
Tue, 06 Oct 2015 17:51:43 +0100 |
Chris Cannam |
Reduce range of sizes
|
Tue, 06 Oct 2015 17:51:35 +0100 |
Chris Cannam |
Be sure to use member variable
|
Tue, 06 Oct 2015 17:51:17 +0100 |
Chris Cannam |
Slice does not appear to be necessary for a typed array copy after all
|
Tue, 06 Oct 2015 13:13:05 +0100 |
Chris Cannam |
KissFFT and Cross tests before FFTW
|
Tue, 06 Oct 2015 13:08:39 +0100 |
Chris Cannam |
Add FFTW to comparison table
|
Mon, 05 Oct 2015 15:51:10 +0100 |
Chris Cannam |
Rearrange to do quicker tests first
|
Mon, 05 Oct 2015 15:37:41 +0100 |
Chris Cannam |
Add object version of Nayuki code
|
Mon, 05 Oct 2015 15:06:39 +0100 |
Chris Cannam |
Incremental rendering with interval timer
|
Mon, 05 Oct 2015 14:54:12 +0100 |
Chris Cannam |
Avoid generating browser/filesystem support with Emscripten (not needed)
|
Mon, 05 Oct 2015 14:43:34 +0100 |
Chris Cannam |
Comma
|
Mon, 05 Oct 2015 14:39:52 +0100 |
Chris Cannam |
Another minor text fix
|
Mon, 05 Oct 2015 14:36:24 +0100 |
Chris Cannam |
Don't generate separate memory init files (after all)
|
Mon, 05 Oct 2015 14:29:25 +0100 |
Chris Cannam |
Add .mem files
|
Mon, 05 Oct 2015 14:03:34 +0100 |
Chris Cannam |
Doc
|
Mon, 05 Oct 2015 14:00:03 +0100 |
Chris Cannam |
Modularize
|
Mon, 05 Oct 2015 13:58:09 +0100 |
Chris Cannam |
KissFFT example -- but am having trouble with calling conventions when both Emscripten examples are present
|
Mon, 05 Oct 2015 12:54:49 +0100 |
Chris Cannam |
Fix Cross implementation and add to test matrix
|
Mon, 05 Oct 2015 11:54:32 +0100 |
Chris Cannam |
Make an object (& put allocation in it)
|
Mon, 05 Oct 2015 11:30:40 +0100 |
Chris Cannam |
Beginnings of an emscripten example
|
Mon, 05 Oct 2015 11:30:11 +0100 |
Chris Cannam |
Report magnitudes for total
|
Mon, 05 Oct 2015 09:53:11 +0100 |
Chris Cannam |
Tidy up, run each test in two halves (to warm up any JIT stuff)
|
Thu, 01 Oct 2015 17:33:28 +0100 |
Chris Cannam |
Test jsfft
|
Thu, 01 Oct 2015 16:56:01 +0100 |
Chris Cannam |
Beginnings of a test script
|
Thu, 01 Oct 2015 15:50:58 +0100 |
Chris Cannam |
Pull in some FFT implementations for test
|