Skip to content

ymich9963/dftt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discrete Fourier Transform Tool (DFTT)

Motivation

I always wondered how the DFT and its FFT algorithms are implemented in code. So I decided to create a project that tries to implement various different algorithms to shed light on how certain FFT implementations can be coded in C. The main point is that the code is commented and as easy to understand as possible, while using the standard libraries for compatibility. Therefore, speed and memory efficiency are not a priority in this project.

About

Discrete Fourier Transform Tool (DFTT).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published