scir-fft 0.3.2

SciR FFT: parity-first FFT/RFFT/IRFFT with fixture-based testing and rustfft/realfft backends.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
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
- Repository: https://github.com/SoftOboros/scir
- Docs: https://docs.rs/scir-fft