quickBayes


NamequickBayes JSON
Version 1.0.0b23 PyPI version JSON
download
home_pageNone
SummaryA Bayesian fitting package used for model selection and grid searches of fits for neutron and muon data.
upload_time2024-04-23 15:36:27
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7.1
licenseBSD
keywords qens bayesian fitting muons
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # quickBayes

This package provides a convenient API
for performing Bayesian analysis
on muon and neutron-scattering data.

## Installing

The library is available on [PyPi](https://pypi.org/project/quickBayes/#description) and can be installed with pip:

```sh
> python -m pip install quickBayes
```

The user documentation is [here](https://quickbayes.readthedocs.io/en/latest/).

The developer documentation is [here](https://quickbayes.readthedocs.io/en/latest/dev/index.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "quickBayes",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7.1",
    "maintainer_email": null,
    "keywords": "QENS, bayesian, fitting, muons",
    "author": null,
    "author_email": "Anthony Lim <anthony.lim@stfc.ac.uk>",
    "download_url": "https://files.pythonhosted.org/packages/56/67/a2fb4d109d32d85afefc0670c99f19d6656ac5f738aa7aa7a0c282ed0305/quickbayes-1.0.0b23.tar.gz",
    "platform": null,
    "description": "# quickBayes\n\nThis package provides a convenient API\nfor performing Bayesian analysis\non muon and neutron-scattering data.\n\n## Installing\n\nThe library is available on [PyPi](https://pypi.org/project/quickBayes/#description) and can be installed with pip:\n\n```sh\n> python -m pip install quickBayes\n```\n\nThe user documentation is [here](https://quickbayes.readthedocs.io/en/latest/).\n\nThe developer documentation is [here](https://quickbayes.readthedocs.io/en/latest/dev/index.html).\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A Bayesian fitting package used for model selection and grid searches of fits for neutron and muon data.",
    "version": "1.0.0b23",
    "project_urls": {
        "Documentation": "https://quickbayes.readthedocs.io/en/latest/",
        "Homepage": "https://quickbayes.readthedocs.io/en/latest/",
        "Repository": "https://github.com/ISISNeutronMuon/quickBayes"
    },
    "split_keywords": [
        "qens",
        " bayesian",
        " fitting",
        " muons"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9e794e063a6c7083ec9d73188c60c114f9eeae9cd6312455274f1ace2b0f0bc",
                "md5": "6b1a2c285a8d6b982e23162c6058dfa0",
                "sha256": "62f5a74048a7950b6bb9f756962eeccb6ccf03be0d12b9506339e29cfdbb535a"
            },
            "downloads": -1,
            "filename": "quickbayes-1.0.0b23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b1a2c285a8d6b982e23162c6058dfa0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.1",
            "size": 49051,
            "upload_time": "2024-04-23T15:36:26",
            "upload_time_iso_8601": "2024-04-23T15:36:26.085971Z",
            "url": "https://files.pythonhosted.org/packages/f9/e7/94e063a6c7083ec9d73188c60c114f9eeae9cd6312455274f1ace2b0f0bc/quickbayes-1.0.0b23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5667a2fb4d109d32d85afefc0670c99f19d6656ac5f738aa7aa7a0c282ed0305",
                "md5": "cdf23bda45443b686b18b7487f6bfe98",
                "sha256": "116fbce0e5b220d99e033ce6b8d197164467bee0453ac8a0c86c58ef7858cf5d"
            },
            "downloads": -1,
            "filename": "quickbayes-1.0.0b23.tar.gz",
            "has_sig": false,
            "md5_digest": "cdf23bda45443b686b18b7487f6bfe98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.1",
            "size": 304505,
            "upload_time": "2024-04-23T15:36:27",
            "upload_time_iso_8601": "2024-04-23T15:36:27.865776Z",
            "url": "https://files.pythonhosted.org/packages/56/67/a2fb4d109d32d85afefc0670c99f19d6656ac5f738aa7aa7a0c282ed0305/quickbayes-1.0.0b23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-23 15:36:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ISISNeutronMuon",
    "github_project": "quickBayes",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "quickbayes"
}
        
Elapsed time: 0.31071s