Metadata-Version: |
2.1 |
Name: |
emd |
Version: |
0.7.0 |
Summary: |
Empirical Mode Decomposition |
Author: |
Andrew Quinn <a.quinn@bham.ac.uk> |
Author-Email: |
a.quinn[at]bham.ac.uk |
Keywords: |
EMD Spectrum Frequency Non-Linear Holospectrum Hilbert-Huang |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
Topic :: Scientific/Engineering :: Bio-Informatics |
Classifier: |
Topic :: Scientific/Engineering :: Information Analysis |
Classifier: |
Topic :: Scientific/Engineering :: Mathematics |
Classifier: |
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Requires-Python: |
>3.6 |
Requires-Dist: |
numpy (>=1.19.3) |
Requires-Dist: |
scipy |
Requires-Dist: |
sparse |
Requires-Dist: |
matplotlib |
Requires-Dist: |
pandas |
Requires-Dist: |
pyyaml (>=5.1) |
Requires-Dist: |
joblib |
Requires-Dist: |
tabulate |
Requires-Dist: |
dcor |
Requires-Dist: |
setuptools (>=41.0.1); extra == "dev" |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
pytest-cov; extra == "dev" |
Requires-Dist: |
coverage; extra == "dev" |
Requires-Dist: |
flake8; extra == "dev" |
Requires-Dist: |
pydata-sphinx-theme; extra == "doc" |
Requires-Dist: |
sphinx-gallery; extra == "doc" |
Requires-Dist: |
sphinx-copybutton; extra == "doc" |
Requires-Dist: |
sphinx-togglebutton; extra == "doc" |
Requires-Dist: |
sphinx-design; extra == "doc" |
Requires-Dist: |
myst-parser; extra == "doc" |
Requires-Dist: |
numpydoc; extra == "doc" |
Requires-Dist: |
ipywidgets; extra == "doc" |
Requires-Dist: |
setuptools (>=41.0.1); extra == "full" |
Requires-Dist: |
pytest; extra == "full" |
Requires-Dist: |
pytest-cov; extra == "full" |
Requires-Dist: |
coverage; extra == "full" |
Requires-Dist: |
flake8; extra == "full" |
Requires-Dist: |
pydata-sphinx-theme; extra == "full" |
Requires-Dist: |
sphinx-gallery; extra == "full" |
Requires-Dist: |
sphinx-copybutton; extra == "full" |
Requires-Dist: |
sphinx-togglebutton; extra == "full" |
Requires-Dist: |
sphinx-design; extra == "full" |
Requires-Dist: |
myst-parser; extra == "full" |
Requires-Dist: |
numpydoc; extra == "full" |
Requires-Dist: |
ipywidgets; extra == "full" |
Provides-Extra: |
dev |
Provides-Extra: |
doc |
Provides-Extra: |
full |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |