mgwr


Namemgwr JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://github.com/pysal/mgwr
Summarymultiscale geographically weighted regression
upload_time2024-01-06 16:50:44
maintainerTaylor M. Oshan
docs_urlNone
author
requires_python>3.5
license3-Clause BSD
keywords spatial statistics
VCS
bugtrack_url
requirements scipy numpy libpysal spglm spreg
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pysal/mgwr",
    "name": "mgwr",
    "maintainer": "Taylor M. Oshan",
    "docs_url": null,
    "requires_python": ">3.5",
    "maintainer_email": "tayoshan@gmail.com",
    "keywords": "spatial statistics",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/50/91/e48ba160751a2c058d5f94f10f750c155e305faa785415172a0d6d1f9c1b/mgwr-2.2.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "3-Clause BSD",
    "summary": "multiscale geographically weighted regression",
    "version": "2.2.1",
    "project_urls": {
        "Homepage": "https://github.com/pysal/mgwr"
    },
    "split_keywords": [
        "spatial",
        "statistics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4be8464f7fc5f1daf1505211f42619143ad6f7634fda8f35a3758fc08aefc8a8",
                "md5": "db54037122ba8379a8d04eb37e35f2c3",
                "sha256": "8a90748c4fc70f165c87ed1f761105c1742dba976a4df89c15b2ac082055d0e5"
            },
            "downloads": -1,
            "filename": "mgwr-2.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db54037122ba8379a8d04eb37e35f2c3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.5",
            "size": 47875,
            "upload_time": "2024-01-06T16:50:42",
            "upload_time_iso_8601": "2024-01-06T16:50:42.231988Z",
            "url": "https://files.pythonhosted.org/packages/4b/e8/464f7fc5f1daf1505211f42619143ad6f7634fda8f35a3758fc08aefc8a8/mgwr-2.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5091e48ba160751a2c058d5f94f10f750c155e305faa785415172a0d6d1f9c1b",
                "md5": "122a87dfd3683124fb17f3389d8c8851",
                "sha256": "8b00ba992fd85c9528327eae88e104e072939d0d5203b72c513ef29d5c400ff7"
            },
            "downloads": -1,
            "filename": "mgwr-2.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "122a87dfd3683124fb17f3389d8c8851",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.5",
            "size": 45162,
            "upload_time": "2024-01-06T16:50:44",
            "upload_time_iso_8601": "2024-01-06T16:50:44.417742Z",
            "url": "https://files.pythonhosted.org/packages/50/91/e48ba160751a2c058d5f94f10f750c155e305faa785415172a0d6d1f9c1b/mgwr-2.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-06 16:50:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pysal",
    "github_project": "mgwr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "0.11"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.3"
                ]
            ]
        },
        {
            "name": "libpysal",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "spglm",
            "specs": [
                [
                    ">=",
                    "1.0.6"
                ]
            ]
        },
        {
            "name": "spreg",
            "specs": []
        }
    ],
    "lcname": "mgwr"
}
        
Elapsed time: 0.15815s