An open API service indexing awesome lists of open source software.

https://github.com/slembcke/lifft

The little FFT library
https://github.com/slembcke/lifft

dct2 fft header-only

Last synced: 8 months ago
JSON representation

The little FFT library

Awesome Lists containing this project

README

          

# 🎛️ 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](https://www.netlib.org/fftpack/) or [FFTW](https://fftw.org/).