{ "info": { "author": "Robert Denham", "author_email": "rjadenham@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Markov chain Monte Carlo (MCMC) estimation provides a solution to the\ncomplex integration problems that are faced in the Bayesian analysis\nof statistical problems. The implementation of MCMC algorithms is,\nhowever, code intensive and time consuming. We have developed a\nPython package, which is called PyMCMC, that aids in the construction\nof MCMC samplers and helps to substantially reduce the likelihood of\ncoding error, as well as aid in the minimisation of repetitive code.\nPyMCMC contains classes for Gibbs, Metropolis Hastings, independent\nMetropolis Hastings, random walk Metropolis Hastings, orientational\nbias Monte Carlo and slice samplers as well as specific modules for\ncommon models such as a module for Bayesian regression analysis.\nPyMCMC is straightforward to optimise, taking advantage of the Python\nlibraries Numpy and Scipy, as well as being readily extensible with C\nor Fortran.\n\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/christophermarkstrickland/pymcmc", "keywords": null, "license": "GNU GPLv3", "maintainer": null, "maintainer_email": null, "name": "pymcmc", "package_url": "https://pypi.org/project/pymcmc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymcmc/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/christophermarkstrickland/pymcmc" }, "release_url": "https://pypi.org/project/pymcmc/1.1a1/", "requires_dist": null, "requires_python": null, "summary": "A python package for Bayesian estimation using Markov chain Monte Carlo", "version": "1.1a1" }, "last_serial": 1552545, "releases": { "1.1a1": [ { "comment_text": "", "digests": { "md5": "1de65c7c38d4beb47daa533a304a68fb", "sha256": "8770e708e67d6afc6ff156cb4bd97ff5ab87e4fa0b17e8074599eaf1be968788" }, "downloads": -1, "filename": "pymcmc-1.1a1.tar.gz", "has_sig": false, "md5_digest": "1de65c7c38d4beb47daa533a304a68fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 482366, "upload_time": "2015-05-19T02:29:00", "url": "https://files.pythonhosted.org/packages/39/9b/613c4b93ef7e5ff9e287cd5a75fdbec375d0008c0b8317543e0ca48a87b1/pymcmc-1.1a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1de65c7c38d4beb47daa533a304a68fb", "sha256": "8770e708e67d6afc6ff156cb4bd97ff5ab87e4fa0b17e8074599eaf1be968788" }, "downloads": -1, "filename": "pymcmc-1.1a1.tar.gz", "has_sig": false, "md5_digest": "1de65c7c38d4beb47daa533a304a68fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 482366, "upload_time": "2015-05-19T02:29:00", "url": "https://files.pythonhosted.org/packages/39/9b/613c4b93ef7e5ff9e287cd5a75fdbec375d0008c0b8317543e0ca48a87b1/pymcmc-1.1a1.tar.gz" } ] }