Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-06 | Removed fftw_plan from xtraction functions. Created new init function ↵ | Jamie Bullock | |
xtract_init_fft() for creating plans, which have global scope. Updated examples to reflect the change. New configure option: --with-fft_optimisation (0 = FFTW_ESTIMATE, 1 = FFTW_MEASURE, 2 = FFTW_PATIENT). | |||
2007-04-20 | Fixed autocorrelation_fft() it now gives comparable output to autocorrelation() | Jamie Bullock | |
2006-12-22 | Added function descriptors | Jamie Bullock | |
2006-10-20 | Minor changes | Jamie Bullock | |
2006-10-20 | Replaced --enable-vector with --enable-fft and improved build | Jamie Bullock | |
2006-10-20 | Added simpletest example | Jamie Bullock | |
2006-10-02 | Initial import | Jamie Bullock | |