FDApy


NameFDApy JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/StevenGolovkine/FDApy
Summary
upload_time2023-12-29 13:28:03
maintainer
docs_urlNone
authorSteven Golovkine
requires_python>= 3.9, <4
licenseMIT
keywords functional data analysis
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Statistics that deals with discrete observations of continuous d-dimensional
functions.

This package provide modules for the analysis of such data. It includes
methods for different dimensional data as well as irregularly sampled
functional data. An implementation of (multivariate) functional principal
component analysis is also given. Moreover, a simulation toolbox is provided.
It might be used to simulate different clusters of functional data.

Check out the `documentation <https://fdapy.readthedocs.io/en/stable/>`_ for
more complete information on the available features within the package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/StevenGolovkine/FDApy",
    "name": "FDApy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.9, <4",
    "maintainer_email": "",
    "keywords": "functional data analysis",
    "author": "Steven Golovkine",
    "author_email": "steven_golovkine@icloud.com",
    "download_url": "https://files.pythonhosted.org/packages/29/82/2fff5ff7fe98b21592e4504094aedecc631e197960a35fa60d4182ae6164/FDApy-1.0.0.tar.gz",
    "platform": null,
    "description": "Statistics that deals with discrete observations of continuous d-dimensional\nfunctions.\n\nThis package provide modules for the analysis of such data. It includes\nmethods for different dimensional data as well as irregularly sampled\nfunctional data. An implementation of (multivariate) functional principal\ncomponent analysis is also given. Moreover, a simulation toolbox is provided.\nIt might be used to simulate different clusters of functional data.\n\nCheck out the `documentation <https://fdapy.readthedocs.io/en/stable/>`_ for\nmore complete information on the available features within the package.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/StevenGolovkine/FDApy"
    },
    "split_keywords": [
        "functional",
        "data",
        "analysis"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2eb508cedf9d9441c83c40b6dc6c68cf077dcf9def530af8924219f312ebf44c",
                "md5": "3074f57cf393e90b1d30a8a172b22cb3",
                "sha256": "452b8ccb66077ee27df6d58c9bac45785d51dcf09eb8a3b2ca3b8bdbc067529d"
            },
            "downloads": -1,
            "filename": "FDApy-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3074f57cf393e90b1d30a8a172b22cb3",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">= 3.9, <4",
            "size": 172677,
            "upload_time": "2023-12-29T13:28:01",
            "upload_time_iso_8601": "2023-12-29T13:28:01.556785Z",
            "url": "https://files.pythonhosted.org/packages/2e/b5/08cedf9d9441c83c40b6dc6c68cf077dcf9def530af8924219f312ebf44c/FDApy-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29822fff5ff7fe98b21592e4504094aedecc631e197960a35fa60d4182ae6164",
                "md5": "879f9fae7592786f07ee459e1c9babb0",
                "sha256": "b754df4452011370642db5d34525dd5d751a9c1833f2b88a8a6b4b45b3894b69"
            },
            "downloads": -1,
            "filename": "FDApy-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "879f9fae7592786f07ee459e1c9babb0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.9, <4",
            "size": 155753,
            "upload_time": "2023-12-29T13:28:03",
            "upload_time_iso_8601": "2023-12-29T13:28:03.155698Z",
            "url": "https://files.pythonhosted.org/packages/29/82/2fff5ff7fe98b21592e4504094aedecc631e197960a35fa60d4182ae6164/FDApy-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-29 13:28:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "StevenGolovkine",
    "github_project": "FDApy",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "lcname": "fdapy"
}
        
Elapsed time: 0.17101s