mhlb


Namemhlb JSON
Version 0.15 PyPI version JSON
download
home_pagehttps://github.com/austindavidbrown/lower-bounds-for-Metropolis-Hastings
SummaryA Python implementation to estimate lower bounds on the geometric convergence rate for RWM Metropolis-Hastings from the pre-print arxiv.org/abs/2212.05955.
upload_time2023-01-24 18:24:09
maintainer
docs_urlNone
authorAustin Brown
requires_python
license
keywords metropolis-hastings mcmc diagnostics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/austindavidbrown/lower-bounds-for-Metropolis-Hastings",
    "name": "mhlb",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Metropolis-Hastings,MCMC diagnostics",
    "author": "Austin Brown",
    "author_email": "austin.d.brown@warwick.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/98/0e/95568bedd2e363bd4954fa4be0e79fbbaac6b07ce6e33d287e6aace9b2cf/mhlb-0.15.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python implementation to estimate lower bounds on the geometric convergence rate for RWM Metropolis-Hastings from the pre-print arxiv.org/abs/2212.05955.",
    "version": "0.15",
    "split_keywords": [
        "metropolis-hastings",
        "mcmc diagnostics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "980e95568bedd2e363bd4954fa4be0e79fbbaac6b07ce6e33d287e6aace9b2cf",
                "md5": "3dfe3824083f61888bdeafe3606c0471",
                "sha256": "285f7efdacb1c7e029abac140791d2f419edda897748b12c429ec67167d5416a"
            },
            "downloads": -1,
            "filename": "mhlb-0.15.tar.gz",
            "has_sig": false,
            "md5_digest": "3dfe3824083f61888bdeafe3606c0471",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3042,
            "upload_time": "2023-01-24T18:24:09",
            "upload_time_iso_8601": "2023-01-24T18:24:09.810345Z",
            "url": "https://files.pythonhosted.org/packages/98/0e/95568bedd2e363bd4954fa4be0e79fbbaac6b07ce6e33d287e6aace9b2cf/mhlb-0.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-24 18:24:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "austindavidbrown",
    "github_project": "lower-bounds-for-Metropolis-Hastings",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mhlb"
}
        
Elapsed time: 0.04179s