Skip to content
#

fft-algorithm

Here are 4 public repositories matching this topic...

VectorFFT is a vectorized, pure C FFT library optimized for x86 processors (AVX-512, AVX2, SSE2) with zero external dependencies. It implements mixed-radix algorithms for common sizes and Bluestein's method for arbitrary lengths, with OpenMP multi-threading for large transforms. Designed for both digital signal processing and financial applications

  • Updated Oct 29, 2025
  • C

Improve this page

Add a description, image, and links to the fft-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fft-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more