Commit 2065db4
committed
Add docstrings and improve buffer allocation for planned FFT
- Add comprehensive docstrings for planned_fft, buffered_planned_rfft,
and buffered_planned_irfft functions
- Use task-local storage for buffer reuse instead of allocating on
every call, reducing memory pressure in repeated filtering
- Remove dev/debug_planned.jl debug script1 parent e56890e commit 2065db4
2 files changed
+118
-967
lines changed
0 commit comments