pynm


Namepynm JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/ppsp-team/PyNM
Summary('Python implementation of Normative Modelling', 'with GAMLSS, Gaussian Processes, LOESS & Centiles approaches.')
upload_time2022-12-04 21:10:40
maintainer
docs_urlNone
authorAnnabelle HARVEY, Guillaume DUMAS
requires_python
licenseBSD
keywords gaussian processes statistics modeling
VCS
bugtrack_url
requirements gpytorch matplotlib numpy pandas pytest rpy2 scikit_learn scipy seaborn statsmodels torch tqdm
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ppsp-team/PyNM",
    "name": "pynm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "gaussian processes statistics modeling",
    "author": "Annabelle HARVEY, Guillaume DUMAS",
    "author_email": "annabelle.harvey@umontreal.ca, guillaume.dumas@ppsp.team",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "('Python implementation of Normative Modelling', 'with GAMLSS, Gaussian Processes, LOESS & Centiles approaches.')",
    "version": "1.0.1",
    "split_keywords": [
        "gaussian",
        "processes",
        "statistics",
        "modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a4294faa280ca6e25d05350ae2a586c1",
                "sha256": "c82b0135dae5ca38367c19d4e1608c17ccbda19cb4a82814d125e31d0a7eec2a"
            },
            "downloads": -1,
            "filename": "pynm-1.0.1-py3.9.egg",
            "has_sig": false,
            "md5_digest": "a4294faa280ca6e25d05350ae2a586c1",
            "packagetype": "bdist_egg",
            "python_version": "1.0.1",
            "requires_python": null,
            "size": 60433,
            "upload_time": "2022-12-04T21:10:40",
            "upload_time_iso_8601": "2022-12-04T21:10:40.281807Z",
            "url": "https://files.pythonhosted.org/packages/e7/58/744b191f68184e6fb391f93f47189d51c3a915dc7e0935befb9d9a8619ed/pynm-1.0.1-py3.9.egg",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-04 21:10:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "ppsp-team",
    "github_project": "PyNM",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "gpytorch",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.3.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.19.5"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "1.1.5"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "6.2.3"
                ]
            ]
        },
        {
            "name": "rpy2",
            "specs": [
                [
                    ">=",
                    "3.5.4"
                ]
            ]
        },
        {
            "name": "scikit_learn",
            "specs": [
                [
                    ">=",
                    "1.1.2"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.5.3"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    ">=",
                    "0.12.0"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    ">=",
                    "0.13.2"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.12.1"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    ">=",
                    "4.59.0"
                ]
            ]
        }
    ],
    "lcname": "pynm"
}
        
Elapsed time: 0.04213s