https://github.com/laszukdawid/PyEMD
Tip revision: d0620004106add6a80fd78e61150e7782b7e7a11 authored by Dawid Laszuk on 28 December 2021, 21:23:59 UTC
Loose NumPy and SciPy top version (#109). Add Changelog. (#110)
Loose NumPy and SciPy top version (#109). Add Changelog. (#110)
Tip revision: d062000
.gitignore
venv/
.venv/
build/
dist/
*.egg-info
.vscode/
.idea/
.mypy_cache
__pycache__
.pytest_cache/
.ipynb_checkpoints/
*.swp
*.pyc
*.ipynb