Wed, 09 Jan 2013 23:18:25 +0000 |
Jamie Bullock |
removed references to GPL from README
|
Wed, 09 Jan 2013 23:09:34 +0000 |
Jamie Bullock |
implemented optimised FFT via the Accelerate framework. closes #5
|
Wed, 09 Jan 2013 20:15:50 +0000 |
Jamie Bullock |
add option to explicitly specify Ooura library at configure time
|
Wed, 09 Jan 2013 15:59:48 +0000 |
Jamie Bullock |
fixed bug in xtract_dct where data wasn't being copied to result vector
|
Wed, 09 Jan 2013 12:54:28 +0000 |
Jamie Bullock |
run FFT in place on the data vector
|
Wed, 09 Jan 2013 12:45:29 +0000 |
Jamie Bullock |
switched from single to double precision througout. closes #9
|
Tue, 08 Jan 2013 16:44:41 +0000 |
Jamie Bullock |
fixed build system bugs to do with the maintainer-clean target
|
Tue, 08 Jan 2013 14:32:45 +0000 |
Jamie Bullock |
removed floatArray and intArray from Java SWIG bindings
|