hsignal: Signal processing

[ bsd3, library, math ] [ Propose Tags ]

Purely functional interface to signal processing based on hmatrix


[Skip to Readme]

Modules

[Last Documentation]

  • Numeric
    • Numeric.Signal
      • Numeric.Signal.Multichannel

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1.1, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.3, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.2.1.0, 0.2.2, 0.2.2.1, 0.2.3, 0.2.3.1, 0.2.3.3, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.4.3, 0.2.5, 0.2.6, 0.2.6.1, 0.2.7, 0.2.7.1, 0.2.7.2, 0.2.7.4, 0.2.7.5
Change log CHANGES
Dependencies array, base (>=3 && <5), haskell98, hmatrix (>=0.9.3), hstatistics, storable-complex [details]
License LicenseRef-GPL
Author Alexander Vivian Hugh McPhail
Maintainer haskell.vivian.mcphail <at> gmail <dot> com
Category Math
Home page http://code.haskell.org/hsignal
Uploaded by VivianMcPhail at 2010-06-19T06:21:22Z
Distributions LTSHaskell:0.2.7.5, NixOS:0.2.7.5, Stackage:0.2.7.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 25696 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-29 [all 7 reports]

Readme for hsignal-0.1.0.3

[back to package description]
-----------------------------------------
 A simple scientific library for Haskell
-----------------------------------------

INSTALLATION

See the INSTALL file.

ACKNOWLEDGEMENTS -----------------------------------------------------

I thank ALberto Ruiz for hmatrix, especially for setup files which I
have shamelessly copied and modified