Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstksg/emd
Hilbert-Huang Transform (Empirical Mode Decomposition) in pure Haskell
https://github.com/mstksg/emd
Last synced: about 2 months ago
JSON representation
Hilbert-Huang Transform (Empirical Mode Decomposition) in pure Haskell
- Host: GitHub
- URL: https://github.com/mstksg/emd
- Owner: mstksg
- License: bsd-3-clause
- Created: 2018-07-11T05:25:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-08T07:23:59.000Z (almost 5 years ago)
- Last Synced: 2024-05-02T00:12:14.824Z (8 months ago)
- Language: Haskell
- Size: 1.87 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [emd][]
[![emd on Hackage](https://img.shields.io/hackage/v/emd.svg?maxAge=86400)](https://hackage.haskell.org/package/emd)
[![Build Status](https://travis-ci.org/mstksg/emd.svg?branch=master)](https://travis-ci.org/mstksg/emd)[Empirical Mode decomposition and Hilbert-Huang Transform][wiki] in pure
Haskell.[emd]: http://hackage.haskell.org/package/emd
[wiki]: https://en.wikipedia.org/wiki/Hilbert%E2%80%93Huang_transform