hsignal

Signal processing and EEG data analysis

http://code.haskell.org/hsignal

Version on this page:0.2.7.4
LTS Haskell 22.17:0.2.7.5
Stackage Nightly 2024-04-14:0.2.7.5
Latest on Hackage:0.2.7.5

See all snapshots hsignal appears in

BSD-3-Clause licensed by Vivian McPhail
Maintained by haskell.vivian.mcphail <at> gmail <dot> com
This version can be pinned in stack with:hsignal-0.2.7.4@sha256:39dab4d5d92b214a1ee01979b42a7d5f13f142944bd2af3787a3b34f17542716,3158

Module documentation for 0.2.7.4

Purely functional interface to signal processing based on hmatrix

Provides data types for manipulating EEG data, including reading from BDF data format files

The vector type is Data.Vector.Storable from the vector package.

Feature requests, suggestions, and bug fixes welcome.