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
Branch
Commit message
Author
Age
fix_generate_size4_base_case
Damn AT&T syntax
Jukka Ojanen
10 years
master
Temporarily disable AltiVec support pending update to use new data types
Timothy Pearson
8 years
Age
Commit message
Author
Files
Lines
2016-10-02
Temporarily disable AltiVec support pending update to use new data types
HEAD
master
Timothy Pearson
1
-3
/
+4
2016-10-02
Fix Autotools build
Timothy Pearson
4
-6
/
+10
2016-10-02
Add install targets to CMake build system
Timothy Pearson
2
-0
/
+37
2016-05-05
Introduce ENABLE_LOG macro
Haruki Hasegawa
1
-0
/
+4
2016-05-05
Merge remote-tracking branch 'linkotec/master'
Haruki Hasegawa
97
-7962
/
+34019
2016-04-07
If the system is not ARM or x86 based, we will have invalid set of compiler f...
Jukka Ojanen
1
-3
/
+6
2016-04-06
Try to remove some of the hard coded offsets to _ffts_plan_t
Jukka Ojanen
2
-33
/
+39
2016-04-06
Silence the compiler warnings
Jukka Ojanen
1
-8
/
+21
2016-04-05
Combine ffts_tranpose_scalar and ffts_transpose, and use ffts_transpose_scala...
Jukka Ojanen
9
-326
/
+399
2016-04-05
Fix ffts_init_nd() for 3 or higher rank complex FFTs
Jukka Ojanen
1
-25
/
+30
[...]