gopt


Namegopt JSON
Version 0.0.3 PyPI version JSON
download
home_page
Summaryimplement of local laplace filter algorithm
upload_time2024-01-26 09:26:51
maintainer
docs_urlNone
authorxgh
requires_python>=3.5
licenseApache 2.0
keywords optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gopt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "optimization",
    "author": "xgh",
    "author_email": "xgh <1612158596@qq.com>",
    "download_url": "https://files.pythonhosted.org/packages/1d/b5/ee379d055afc350d94d68ab814fd55bc0c72875d0cc3382b155932d729a5/gopt-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "implement of local laplace filter algorithm",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a8a2ee1b893ee0d995262c375623a92a8aaa7f671b6c012f8d0687d21d1eae6",
                "md5": "678dee77e857fbcdae11c4863ea903b4",
                "sha256": "519b3a106c5d10d1dd90ea78b021474763ec82593f01edb234ee3f6a52f1302e"
            },
            "downloads": -1,
            "filename": "gopt-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "678dee77e857fbcdae11c4863ea903b4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 146812,
            "upload_time": "2024-01-26T09:26:49",
            "upload_time_iso_8601": "2024-01-26T09:26:49.746569Z",
            "url": "https://files.pythonhosted.org/packages/7a/8a/2ee1b893ee0d995262c375623a92a8aaa7f671b6c012f8d0687d21d1eae6/gopt-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1db5ee379d055afc350d94d68ab814fd55bc0c72875d0cc3382b155932d729a5",
                "md5": "c40e66ca52e83590287f39f5317ab423",
                "sha256": "1ad5dd7624fa9907b7d7abbca9e13babf1a87bbaf13c972a510bc032a36c2df3"
            },
            "downloads": -1,
            "filename": "gopt-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c40e66ca52e83590287f39f5317ab423",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 92464,
            "upload_time": "2024-01-26T09:26:51",
            "upload_time_iso_8601": "2024-01-26T09:26:51.208901Z",
            "url": "https://files.pythonhosted.org/packages/1d/b5/ee379d055afc350d94d68ab814fd55bc0c72875d0cc3382b155932d729a5/gopt-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 09:26:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gopt"
}
        
xgh
Elapsed time: 0.17799s