incredible


Nameincredible JSON
Version 0.3.1 PyPI version JSON
download
home_pagehttps://github.com/abmantz/incredible
Summaryincredible
upload_time2024-08-12 23:27:01
maintainerNone
docs_urlNone
authorAdam Mantz
requires_pythonNone
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/pypi/v/incredible.svg
   :alt: PyPi
   :target: https://pypi.python.org/pypi/incredible
.. image:: https://img.shields.io/pypi/l/incredible.svg
   :alt: BSD-3
   :target: https://opensource.org/licenses/BSD-3-Clause

=====================================================================================
incredible
=====================================================================================

A bunch of functions for finding Bayesian credible intervals and regions. Now includes some functions to make diagnostic plots for Markov chains.

It isn't exactly documentation, but a tutorials showing how to use this package can be found under "Credible Regions" and "MCMC Diagnostics" in `this course <https://kipac.github.io/StatisticalMethods/>`_. The docstrings are also fairly complete.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/abmantz/incredible",
    "name": "incredible",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Adam Mantz",
    "author_email": "amantz@slac.stanford.edu",
    "download_url": "https://files.pythonhosted.org/packages/03/23/abcdf4927852a91f6e2ff816e006729976d43a55fd00eb7e58769164922a/incredible-0.3.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/pypi/v/incredible.svg\n   :alt: PyPi\n   :target: https://pypi.python.org/pypi/incredible\n.. image:: https://img.shields.io/pypi/l/incredible.svg\n   :alt: BSD-3\n   :target: https://opensource.org/licenses/BSD-3-Clause\n\n=====================================================================================\nincredible\n=====================================================================================\n\nA bunch of functions for finding Bayesian credible intervals and regions. Now includes some functions to make diagnostic plots for Markov chains.\n\nIt isn't exactly documentation, but a tutorials showing how to use this package can be found under \"Credible Regions\" and \"MCMC Diagnostics\" in `this course <https://kipac.github.io/StatisticalMethods/>`_. The docstrings are also fairly complete.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "incredible",
    "version": "0.3.1",
    "project_urls": {
        "Homepage": "https://github.com/abmantz/incredible"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "84d531836aacf5d833dd5b2f9b29ac7669b7c6573b77c3c207c7c9446e2cc152",
                "md5": "5c7ac57e3af0c2af2f7fb7865ffdccf9",
                "sha256": "572ff5efaf60709531d15f4840547842d08a6e35cef154167e215381afe33f6c"
            },
            "downloads": -1,
            "filename": "incredible-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c7ac57e3af0c2af2f7fb7865ffdccf9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10537,
            "upload_time": "2024-08-12T23:27:00",
            "upload_time_iso_8601": "2024-08-12T23:27:00.194707Z",
            "url": "https://files.pythonhosted.org/packages/84/d5/31836aacf5d833dd5b2f9b29ac7669b7c6573b77c3c207c7c9446e2cc152/incredible-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0323abcdf4927852a91f6e2ff816e006729976d43a55fd00eb7e58769164922a",
                "md5": "d0a4c93ff7b556478fd197335967c4e3",
                "sha256": "c80bf11d87e76de38a348f8cb9db9284956b891812c47a624a2cd441983b3d6b"
            },
            "downloads": -1,
            "filename": "incredible-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d0a4c93ff7b556478fd197335967c4e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11702,
            "upload_time": "2024-08-12T23:27:01",
            "upload_time_iso_8601": "2024-08-12T23:27:01.511796Z",
            "url": "https://files.pythonhosted.org/packages/03/23/abcdf4927852a91f6e2ff816e006729976d43a55fd00eb7e58769164922a/incredible-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 23:27:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "abmantz",
    "github_project": "incredible",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "incredible"
}
        
Elapsed time: 0.33173s