gmm-uniform


Namegmm-uniform JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/nassim199/GMM-Project
SummaryGaussian mixture models with uniform noise
upload_time2023-04-04 10:53:17
maintainer
docs_urlNone
authorNassim Hammadou, Khdoja Tayeb Mounir
requires_python
licenseGPL-3.0
keywords pypi gmm_uniform mixture models
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Gaussian mixture models with noise

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/nassim199/GMM-Project",
    "name": "gmm-uniform",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pypi,gmm_uniform,mixture models",
    "author": "Nassim Hammadou, Khdoja Tayeb Mounir",
    "author_email": "hammadounassim0@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/cd/33/e7452bf07238efbb7a7e191e5a0001c0ca5d85358a86593e4218095a7386/gmm_uniform-0.0.3.tar.gz",
    "platform": null,
    "description": "# Gaussian mixture models with noise\r\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Gaussian mixture models with uniform noise",
    "version": "0.0.3",
    "split_keywords": [
        "pypi",
        "gmm_uniform",
        "mixture models"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd33e7452bf07238efbb7a7e191e5a0001c0ca5d85358a86593e4218095a7386",
                "md5": "0bf1bbbe5aa27a0734f09cb36c6d5ff8",
                "sha256": "23d61064030218c1a74586e84d9c060d1b1b29d2bbe420e1881f6ddfe01d4754"
            },
            "downloads": -1,
            "filename": "gmm_uniform-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0bf1bbbe5aa27a0734f09cb36c6d5ff8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15572,
            "upload_time": "2023-04-04T10:53:17",
            "upload_time_iso_8601": "2023-04-04T10:53:17.904090Z",
            "url": "https://files.pythonhosted.org/packages/cd/33/e7452bf07238efbb7a7e191e5a0001c0ca5d85358a86593e4218095a7386/gmm_uniform-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 10:53:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "nassim199",
    "github_project": "GMM-Project",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gmm-uniform"
}
        
Elapsed time: 0.08667s