summaryrefslogtreecommitdiffstats
path: root/src/ffts_nd.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning and reorganizingJukka Ojanen2014-10-291-250/+331
|
* Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
|
* Fixed transpose -- thanks to Sowon Kim <mogyak@gmail.com>Anthony Blake2013-07-161-1/+1
|
* Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not ↵Anthony Blake2013-04-221-2/+4
| | | | working yet.
* Changes to ND codeAnthony Blake2013-01-251-36/+69
|
* miscAnthony Blake2012-12-131-1/+37
|
* Slight speed improvement for ARM NDAnthony Blake2012-12-121-2/+2
|
* Fixed ND segfaultAnthony Blake2012-12-121-4/+4
|
* 2D real-valued transforms workAnthony Blake2012-11-151-7/+7
|
* Fixed some compiler warnings, generalized transform interface (in prep for ↵Anthony Blake2012-11-151-1/+1
| | | | double etc)
* Uses slightly faster call to internal transformsAnthony Blake2012-11-141-2/+2
|
* Multi-dimensional saves some planningAnthony Blake2012-11-141-2/+17
|
* Slightly better transpose for NEONAnthony Blake2012-11-081-34/+87
|
* Build warningsAnthony Blake2012-11-071-4/+4
|
* Fixed compile warningsAnthony Blake2012-11-071-1/+1
|
* 2D has SIMD transpose (still needs work though)Anthony Blake2012-11-061-4/+32
|
* Multi-dimensional works (slow transpose tho)Anthony Blake2012-11-021-42/+15
|
* 2D transforms workAnthony Blake2012-10-311-19/+23
|
* Square 2D worksAnthony Blake2012-10-311-4/+76
|
* Initial multi-dimensional structureAnthony Blake2012-10-311-0/+66
OpenPOWER on IntegriCloud