AdvEMDpy


NameAdvEMDpy JSON
Version 0.0.17 PyPI version JSON
download
home_pagehttps://github.com/Cole-vJ/AdvEMDpy.git
SummaryAdvanced Empirical Mode Decomposition package with numerous extensions to various aspects of core algorithm.
upload_time2024-01-06 15:06:52
maintainer
docs_urlNone
authorCole van Jaarsveldt
requires_python
licensecc-by-nc-4.0
keywords empirical mode decomposition emd statistical empirical mode decomposition semd enhanced empirical mode decomposition eemd ensemble empirical mode decomposition hilbert transform time series analysis filtering graduation winsorization downsampling splines knot optimisation python r matlab full-spectrum ensemble empirical mode decomposition fseemd compressive sampling compressive sampling empirical mode decomposition csemd
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            AdvEMDpy is a Python library that performs Empirical Mode Decomposition with numerous algorithmic variations available at key stages of the core algorithm. This package was developed out of research performed by Cole van Jaarsveldt, Matthew Ames, Gareth W. Peters, and Mike Chantler.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Cole-vJ/AdvEMDpy.git",
    "name": "AdvEMDpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "EMPIRICAL MODE DECOMPOSITION,EMD,STATISTICAL EMPIRICAL MODE DECOMPOSITION,SEMD,ENHANCED EMPIRICAL MODE DECOMPOSITION,EEMD,ENSEMBLE EMPIRICAL MODE DECOMPOSITION,HILBERT TRANSFORM,TIME SERIES ANALYSIS,FILTERING,GRADUATION,WINSORIZATION,DOWNSAMPLING,SPLINES,KNOT OPTIMISATION,PYTHON,R,MATLAB,FULL-SPECTRUM ENSEMBLE EMPIRICAL MODE DECOMPOSITION,FSEEMD,COMPRESSIVE SAMPLING,COMPRESSIVE SAMPLING EMPIRICAL MODE DECOMPOSITION,CSEMD",
    "author": "Cole van Jaarsveldt",
    "author_email": "colevj0303@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/67/c2/ae279874d88cd8e542c5cda583d341c8bb3c810542ac22fec20295ec5af4/AdvEMDpy-0.0.17.tar.gz",
    "platform": null,
    "description": "AdvEMDpy is a Python library that performs Empirical Mode Decomposition with numerous algorithmic variations available at key stages of the core algorithm. This package was developed out of research performed by Cole van Jaarsveldt, Matthew Ames, Gareth W. Peters, and Mike Chantler.\n",
    "bugtrack_url": null,
    "license": "cc-by-nc-4.0",
    "summary": "Advanced Empirical Mode Decomposition package with numerous extensions to various aspects of core algorithm.",
    "version": "0.0.17",
    "project_urls": {
        "Download": "https://github.com/Cole-vJ/AdvEMDpy/archive/refs/tags/v0.0.17.tar.gz",
        "Homepage": "https://github.com/Cole-vJ/AdvEMDpy.git"
    },
    "split_keywords": [
        "empirical mode decomposition",
        "emd",
        "statistical empirical mode decomposition",
        "semd",
        "enhanced empirical mode decomposition",
        "eemd",
        "ensemble empirical mode decomposition",
        "hilbert transform",
        "time series analysis",
        "filtering",
        "graduation",
        "winsorization",
        "downsampling",
        "splines",
        "knot optimisation",
        "python",
        "r",
        "matlab",
        "full-spectrum ensemble empirical mode decomposition",
        "fseemd",
        "compressive sampling",
        "compressive sampling empirical mode decomposition",
        "csemd"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67c2ae279874d88cd8e542c5cda583d341c8bb3c810542ac22fec20295ec5af4",
                "md5": "0e38528bb79cf55ff56375ec25c612e7",
                "sha256": "d1626d3f293ace48b11ad6a52875c22a30aa81ece5c28b7931b833427c523585"
            },
            "downloads": -1,
            "filename": "AdvEMDpy-0.0.17.tar.gz",
            "has_sig": false,
            "md5_digest": "0e38528bb79cf55ff56375ec25c612e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 89721,
            "upload_time": "2024-01-06T15:06:52",
            "upload_time_iso_8601": "2024-01-06T15:06:52.712056Z",
            "url": "https://files.pythonhosted.org/packages/67/c2/ae279874d88cd8e542c5cda583d341c8bb3c810542ac22fec20295ec5af4/AdvEMDpy-0.0.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 15:06:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Cole-vJ",
    "github_project": "AdvEMDpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "advemdpy"
}
        
Elapsed time: 0.19652s