Skip to content

Heappl/FFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Cooley–Tukey algorithm to compute discrete Fourier Transform.
The implementation is very simple, but unomptimized. However it should be fast enough for many applications.
The algorithm is tested with DFT implentation, as well as with implementation of convolution.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published