Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-07 | Move xtract inside "include" directory | Jamie Bullock | |
2014-06-05 | Update documentation for xtract_lnorm() | Jamie Bullock | |
2013-01-09 | switched from single to double precision througout. closes #9 | Jamie Bullock | |
2013-01-07 | changed license from GPL to MIT. closes #6 | Jamie Bullock | |
2008-05-04 | Fixed bug in peak interpolation algorithm in xtract_peak_spectrum() | Jamie Bullock | |
2008-03-26 | - Fixed build fail if --enable-fft not specified | Jamie Bullock | |
- Fixed doxygen build so that it includes libxtract.h - Doxygen tweaks | |||
2007-12-27 | Added l-norm/spectral flux | 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-01-29 | Added namespacing to enumerations and defines. Made most macros private. | Jamie Bullock | |
2006-12-15 | Numerous fixes and enhancements, see ChangeLog. | Jamie Bullock | |
2006-10-04 | Added doxygen tags and compile scripts | Jamie Bullock | |
2006-10-02 | Initial import | Jamie Bullock | |