index
:
ffts
fix_generate_size4_base_case
master
Raptor Engineering's fork of linkotec/ffts The Fastest Fourier Transform in the South http://anthonix.com/ffts
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ffts_nd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaning and reorganizing
Jukka Ojanen
2014-10-29
1
-250
/
+331
*
Adding in Vim modelines to all .c and .h files.
Robert Massaioli
2013-12-05
1
-0
/
+1
*
Fixed transpose -- thanks to Sowon Kim <mogyak@gmail.com>
Anthony Blake
2013-07-16
1
-1
/
+1
*
Fixed up the smaller VFP transforms. Inverse VFP and real/nd VFP still not wo...
Anthony Blake
2013-04-22
1
-2
/
+4
*
Changes to ND code
Anthony Blake
2013-01-25
1
-36
/
+69
*
misc
Anthony Blake
2012-12-13
1
-1
/
+37
*
Slight speed improvement for ARM ND
Anthony Blake
2012-12-12
1
-2
/
+2
*
Fixed ND segfault
Anthony Blake
2012-12-12
1
-4
/
+4
*
2D real-valued transforms work
Anthony Blake
2012-11-15
1
-7
/
+7
*
Fixed some compiler warnings, generalized transform interface (in prep for do...
Anthony Blake
2012-11-15
1
-1
/
+1
*
Uses slightly faster call to internal transforms
Anthony Blake
2012-11-14
1
-2
/
+2
*
Multi-dimensional saves some planning
Anthony Blake
2012-11-14
1
-2
/
+17
*
Slightly better transpose for NEON
Anthony Blake
2012-11-08
1
-34
/
+87
*
Build warnings
Anthony Blake
2012-11-07
1
-4
/
+4
*
Fixed compile warnings
Anthony Blake
2012-11-07
1
-1
/
+1
*
2D has SIMD transpose (still needs work though)
Anthony Blake
2012-11-06
1
-4
/
+32
*
Multi-dimensional works (slow transpose tho)
Anthony Blake
2012-11-02
1
-42
/
+15
*
2D transforms work
Anthony Blake
2012-10-31
1
-19
/
+23
*
Square 2D works
Anthony Blake
2012-10-31
1
-4
/
+76
*
Initial multi-dimensional structure
Anthony Blake
2012-10-31
1
-0
/
+66