Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-07 | removed references to FFTW | Jamie Bullock | |
2013-01-07 | changed license from GPL to MIT. closes #6 | Jamie Bullock | |
2010-02-03 | - fixed DC/Nyquist inclusion bug in xtract_spectrum() and refactored a bit | Jamie Bullock | |
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-03-20 | Fixed constants in xtract_macros_private.h so that defaults work out OK | Jamie Bullock | |
2007-02-12 | Various minor fixes | Jamie Bullock | |
2007-01-29 | Added xtract_macros_private.h | Jamie Bullock | |