Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redefinition of ffts_plan_t | Jukka Ojanen | 2014-11-17 | 1 | -1/+1 |
* | Rename src/ffts.h to src/ffts_internal.h to avoid conflicts with include/ffts.h | Jukka Ojanen | 2014-11-16 | 1 | -1/+1 |
* | Cleaning and reorganizing | Jukka Ojanen | 2014-10-29 | 1 | -26/+10 |
* | Adding in Vim modelines to all .c and .h files. | Robert Massaioli | 2013-12-05 | 1 | -0/+1 |
* | Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not wo... | Anthony Blake | 2013-04-22 | 1 | -2/+3 |
* | Fixed some compiler warnings, generalized transform interface (in prep for do... | Anthony Blake | 2012-11-15 | 1 | -0/+6 |
* | 2D has SIMD transpose (still needs work though) | Anthony Blake | 2012-11-06 | 1 | -1/+5 |
* | Square 2D works | Anthony Blake | 2012-10-31 | 1 | -0/+4 |
* | Initial multi-dimensional structure | Anthony Blake | 2012-10-31 | 1 | -0/+43 |