scir-fft 0.3.2

SciR FFT: parity-first FFT/RFFT/IRFFT with fixture-based testing and rustfft/realfft backends.
Documentation

scir-fft

Overview

  • FFT utilities for SciR with a parity-first approach. Uses fixtures generated from SciPy to validate fft, ifft, rfft, and irfft against reference outputs.

Backends

  • CPU: rustfft (complex) and realfft (real transforms).

Links