https://github.com/laszukdawid/PyEMD
Revision 0bf7ca53ac7505287552180ebc79c8160c3bf2db authored by Dawid Laszuk on 22 April 2017, 19:20:16 UTC, committed by Dawid Laszuk on 22 April 2017, 19:20:16 UTC
1 parent 1270ccd
Raw File
Tip revision: 0bf7ca53ac7505287552180ebc79c8160c3bf2db authored by Dawid Laszuk on 22 April 2017, 19:20:16 UTC
Fixing test cases for simple/parabol nbsym
Tip revision: 0bf7ca5
README.md
[![Coverage Status](https://coveralls.io/repos/github/laszukdawid/PyEMD/badge.svg?branch=master)](https://coveralls.io/github/laszukdawid/PyEMD?branch=master)
[![codecov](https://codecov.io/gh/laszukdawid/PyEMD/branch/master/graph/badge.svg)](https://codecov.io/gh/laszukdawid/PyEMD)
[![Build Status](https://travis-ci.org/laszukdawid/PyEMD.png?branch=master)](https://travis-ci.org/laszukdawid/PyEMD)

# PyEMD
Yet another implementation of EMD in Python. Had this in my private collection for a while and it seems now, before I wipe it completely, is the time to share it.

Don't hesitate to contact me with any questions/suggestions.

Enjoy it!

# Under refurbishment
Coming soon, better, shinier and with documentation!
back to top