Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 410 Bytes

c-fft

C-Implementations of FFT Algorithms:

run a simple make in c-fft directory and both test and benchmark will be compiled.

==================================================================

test: tests the result of all implementations included in the library are correct and equivalent

benchmark: compares the speed of each implementation for 10000 computations of an input with n=30