streaming-fft: online streaming fft
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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).
Properties
Versions | 0.1.0.0, 0.1.0.1, 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:47:54Z |
Modules
[Index] [Quick Jump]
Downloads
- streaming-fft-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees