Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/slembcke/lifft

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

dct2 fft header-only

Last synced: about 2 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/).