@hackage streaming-fft0.1.0.1
online streaming fft
Installation
Dependencies (6)
- base >=4.9 && <5.0
- contiguous-fft
- ghc-prim
- prim-instances
- primitive
- streaming Show all…
Dependents (1)
@hackage/acme-everything
online (in input and output) streaming fft algorithm that uses a dense-stream optimisation to reduce work from O(n log n) to O(n).