mathlist: Math using lists, including FFT and Wavelet

[ bsd3, education, library, math, numerics ] [ Propose Tags ]

This package contains standard one-dimensional mathematical transforms (FFT, Wavelet, etc.) applied to Haskell lists. Documentation including mathematical details and examples are included to facilitate use with small or moderate sized problems, and for educational purposes. The algorithms have a very consise representation in Haskell that is a direct translation of the mathematical formulations.

Some of the examples use tyhe HakellR package and the hybrid Haskell/R environment that it provides. This permits use of R statistical and grahics tools in a Haskell "playgound" that requires minimal configuration. HaskellR's Jupyter kernel for Haskell is an added bonus. The functions of this package do not depend on R or HaskellR.

Modules

[Last Documentation]

  • Math
    • Math.List
      • Math.List.FFT
      • Math.List.Wavelet

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5) [details]
License BSD-3-Clause
Author Dominick Samperi
Maintainer djsamperi@gmail.com
Category Math, Numerics, Education
Uploaded by djsamperi at 2023-05-17T17:34:46Z
Distributions LTSHaskell:0.2.0.0, NixOS:0.2.0.0, Stackage:0.2.0.0
Downloads 256 total (18 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 2023-05-17 [all 2 reports]