Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 306 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 306 Bytes

🎛️ LiFFT

The little FFT library.

A simple FFT and DCT2 library in a header only format that makes it easy to drop into a project and use. Performance isn't the main concern, but it's still a bit better than half the speed of FFTPACK or FFTW.