dsp: Haskell Digital Signal Processing
Digital Signal Processing, Fourier Transform, Linear Algebra, Interpolation
Modules
[Index] [Quick Jump]
- DSP
- DSP.Basic
- DSP.Convolution
- DSP.Correlation
- DSP.Covariance
- Estimation
- DSP.FastConvolution
- Filter
- Analog
- FIR
- IIR
- DSP.Flowgraph
- Multirate
- Source
- DSP.Unwrap
- DSP.Window
- Matrix
- Numeric
- Approximation
- Random
- Distribution
- Generator
- Spectrum
- Special
- Statistics
- Transform
- Fourier
- Numeric.Transform.Fourier.CT
- Numeric.Transform.Fourier.DFT
- Numeric.Transform.Fourier.FFT
- Numeric.Transform.Fourier.FFTHard
- Numeric.Transform.Fourier.FFTUtils
- Numeric.Transform.Fourier.Goertzel
- Numeric.Transform.Fourier.PFA
- Numeric.Transform.Fourier.R2DIF
- Numeric.Transform.Fourier.R2DIT
- Numeric.Transform.Fourier.R4DIF
- Numeric.Transform.Fourier.Rader
- Numeric.Transform.Fourier.SRDIF
- Numeric.Transform.Fourier.SlidingFFT
- Fourier
- Polynomial
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
buildexamples | Build demo executables | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- dsp-0.2.5.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.4.1, 0.2.5, 0.2.5.1, 0.2.5.2 |
---|---|
Dependencies | array (>=0.1 && <0.6), base (>=2 && <5), containers (>=0.3 && <0.8), dsp, random (>=1.0 && <1.3) [details] |
Tested with | ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==8.0.2, ghc ==8.2.1 |
License | GPL-2.0-only |
Copyright | Matt Donadio, 2003 |
Author | Matt Donadio <m.p.donadio@ieee.org> |
Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
Revised | Revision 1 made by HenningThielemann at 2024-10-16T21:31:09Z |
Category | Sound, Math |
Home page | http://www.haskell.org/haskellwiki/DSP |
Source repo | this: darcs get http://code.haskell.org/~thielema/dsp/ --tag 0.2.5.2 head: darcs get http://code.haskell.org/~thielema/dsp/ |
Uploaded | by HenningThielemann at 2022-09-21T07:52:39Z |
Distributions | LTSHaskell:0.2.5.2, NixOS:0.2.5.2, Stackage:0.2.5.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | dsp-demo-noise, dsp-demo-iir, dsp-demo-freq, dsp-demo-fft-test, dsp-demo-fft-bench, dsp-demo-article |
Downloads | 8603 total (54 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-09-21 [all 1 reports] |