Name | cobaya-utilities JSON |
Version |
0.3.1
JSON |
| download |
home_page | None |
Summary | A set of functions to deal with MCMC output from cobaya |
upload_time | 2024-04-20 16:27:54 |
maintainer | None |
docs_url | None |
author | Xavier Garrido |
requires_python | >=3.9.0 |
license | None |
keywords |
cobaya
mcmc
plot
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
==================
Cobaya utilities
==================
A set of tools to deal with MCMC chains and a complement to `cobaya
<https://github.com/CobayaSampler/cobaya>`_ and `getdist <https://github.com/cmbant/getdist>`_.
.. image:: https://img.shields.io/pypi/v/cobaya-utilities.svg?style=flat
:target: https://pypi.python.org/pypi/cobaya-utilities
.. image:: https://img.shields.io/github/actions/workflow/status/xgarrido/cobaya_utilities/testing.yml?branch=master
:target: https://github.com/xgarrido/cobaya_utilities/actions
:alt: GitHub Workflow Status
.. image:: https://readthedocs.org/projects/cobaya-utilities/badge/?version=latest
:target: https://cobaya-utilities.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/xgarrido/cobaya_utilities/master
.. image:: https://codecov.io/gh/xgarrido/cobaya_utilities/branch/master/graph/badge.svg?token=qrrVcbNCs5
:target: https://codecov.io/gh/xgarrido/cobaya_utilities
Installing the code
-------------------
The easiest way to install the module is
.. code:: shell
pip install [--user] cobaya-utilities
If you plan to made some modifications, to improve or to correct some bugs, then you need to clone
the following repository
.. code:: shell
git clone https://github.com/xgarrido/cobaya_utilities.git /where/to/clone
Then you can install the code and its dependencies *via*
.. code:: shell
pip install -e [--user] /where/to/clone
Running/testing the code
------------------------
You can test the ``cobaya_utilities`` module (assuming you have ``pytest`` installed) by doing
.. code:: shell
pytest
.. end_before_documentation
Documentation
-------------
Read the docs at `cobaya-utilities.readthedocs.io <http://cobaya-utilities.readthedocs.io>`_.
Raw data
{
"_id": null,
"home_page": null,
"name": "cobaya-utilities",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9.0",
"maintainer_email": null,
"keywords": "cobaya, MCMC, plot",
"author": "Xavier Garrido",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/27/88/1d163e4df208d3dddbd388bef0e9f652b80e8c36604ae6fc5b6f217d30c3/cobaya_utilities-0.3.1.tar.gz",
"platform": null,
"description": "==================\n Cobaya utilities\n==================\n\nA set of tools to deal with MCMC chains and a complement to `cobaya\n<https://github.com/CobayaSampler/cobaya>`_ and `getdist <https://github.com/cmbant/getdist>`_.\n\n.. image:: https://img.shields.io/pypi/v/cobaya-utilities.svg?style=flat\n :target: https://pypi.python.org/pypi/cobaya-utilities\n\n.. image:: https://img.shields.io/github/actions/workflow/status/xgarrido/cobaya_utilities/testing.yml?branch=master\n :target: https://github.com/xgarrido/cobaya_utilities/actions\n :alt: GitHub Workflow Status\n\n.. image:: https://readthedocs.org/projects/cobaya-utilities/badge/?version=latest\n :target: https://cobaya-utilities.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://mybinder.org/badge_logo.svg\n :target: https://mybinder.org/v2/gh/xgarrido/cobaya_utilities/master\n\n\n.. image:: https://codecov.io/gh/xgarrido/cobaya_utilities/branch/master/graph/badge.svg?token=qrrVcbNCs5\n :target: https://codecov.io/gh/xgarrido/cobaya_utilities\n\n\nInstalling the code\n-------------------\n\nThe easiest way to install the module is\n\n.. code:: shell\n\n pip install [--user] cobaya-utilities\n\nIf you plan to made some modifications, to improve or to correct some bugs, then you need to clone\nthe following repository\n\n.. code:: shell\n\n git clone https://github.com/xgarrido/cobaya_utilities.git /where/to/clone\n\nThen you can install the code and its dependencies *via*\n\n.. code:: shell\n\n pip install -e [--user] /where/to/clone\n\n\nRunning/testing the code\n------------------------\n\nYou can test the ``cobaya_utilities`` module (assuming you have ``pytest`` installed) by doing\n\n.. code:: shell\n\n pytest\n\n\n.. end_before_documentation\n\nDocumentation\n-------------\n\nRead the docs at `cobaya-utilities.readthedocs.io <http://cobaya-utilities.readthedocs.io>`_.\n",
"bugtrack_url": null,
"license": null,
"summary": "A set of functions to deal with MCMC output from cobaya",
"version": "0.3.1",
"project_urls": {
"Documentation": "https://cobaya_utilities.readthedocs.io",
"Homepage": "https://github.com/xgarrido/cobaya_utilities",
"Licensing": "https://github.com/xgarrido/cobaya_utilities/blob/master/LICENCE",
"Source": "https://github.com/xgarrido/cobaya_utilities",
"Tracker": "https://github.com/xgarrido/cobaya_utilities/issues"
},
"split_keywords": [
"cobaya",
" mcmc",
" plot"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "da64b5e2ca518f0a957cb46c6e4158f2e68f8bf1d18e3d1e10386c795a79703e",
"md5": "d73483985e84608f0293e50c929d35d1",
"sha256": "609c2c21d183ba437be20fe39872c4168a323b580d3f1dcff0b2845a0dce645d"
},
"downloads": -1,
"filename": "cobaya_utilities-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d73483985e84608f0293e50c929d35d1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9.0",
"size": 2832139,
"upload_time": "2024-04-20T16:27:52",
"upload_time_iso_8601": "2024-04-20T16:27:52.431241Z",
"url": "https://files.pythonhosted.org/packages/da/64/b5e2ca518f0a957cb46c6e4158f2e68f8bf1d18e3d1e10386c795a79703e/cobaya_utilities-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "27881d163e4df208d3dddbd388bef0e9f652b80e8c36604ae6fc5b6f217d30c3",
"md5": "275fb26d420b6c4bde9cf99d13926660",
"sha256": "82fcee1e3f93d4e65bd4d7e8ce06b3f0d9721f597b746fa7a7c0141573e3cfff"
},
"downloads": -1,
"filename": "cobaya_utilities-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "275fb26d420b6c4bde9cf99d13926660",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9.0",
"size": 2805811,
"upload_time": "2024-04-20T16:27:54",
"upload_time_iso_8601": "2024-04-20T16:27:54.600100Z",
"url": "https://files.pythonhosted.org/packages/27/88/1d163e4df208d3dddbd388bef0e9f652b80e8c36604ae6fc5b6f217d30c3/cobaya_utilities-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-20 16:27:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xgarrido",
"github_project": "cobaya_utilities",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cobaya-utilities"
}