streaming-fft: online streaming fft

[ bsd3, data, library ] [ Propose Tags ]

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).

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1
Change log ChangeLog.md
Dependencies base (>=4.9 && <5.0), contiguous-fft, ghc-prim, prim-instances, primitive, streaming [details]
License BSD-3-Clause
Author chessai
Maintainer chessai1996@gmail.com
Category Data
Home page https://github.com/chessai/streaming-fft
Uploaded by chessai at 2018-10-24T15:48:14Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1135 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-10-24 [all 1 reports]