Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 160 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 160 Bytes

#Simple FFT

Implementation of the Radix-2 Decimation In Time Algorithm

It's not optimized, for learning purpose. But can also be used for simple problems.