2 releases
| 0.3.2 | Sep 11, 2025 |
|---|---|
| 0.3.0 | Sep 10, 2025 |
#1792 in Math
32 downloads per month
11KB
185 lines
scir-fft
Overview
- FFT utilities for SciR with a parity-first approach. Uses fixtures generated from SciPy to validate
fft,ifft,rfft, andirfftagainst reference outputs.
Backends
- CPU: rustfft (complex) and realfft (real transforms).
Links
- Repository: https://github.com/SoftOboros/scir
- Docs: https://docs.rs/scir-fft
Dependencies
~4MB
~74K SLoC