qluster


Nameqluster JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/mdmould/qluster
Summaryqluster
upload_time2023-05-18 02:08:57
maintainer
docs_urlNone
authorMatthew Mould
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy precession tqdm tqdm-pathos h5ify
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qluster

Quick clusters of merging binary black holes: `pip install qluster`.

The code is described in [Gerosa and Mould (2023)](https://arxiv.org/abs/2305.04987). Key results were reported in [Gerosa and Berti (2019) arXiv:1906.05295](https://arxiv.org/abs/1906.05295) and [Mould, Gerosa, and Taylor (2022) arXiv:2203.03651](https://arxiv.org/abs/2203.03651).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mdmould/qluster",
    "name": "qluster",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matthew Mould",
    "author_email": "mattdmould@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/94/a8/745f23bb7f57dd40de603628d92f435acf83bce13ccde6f86cf6c0b82cdc/qluster-0.1.1.tar.gz",
    "platform": null,
    "description": "# qluster\n\nQuick clusters of merging binary black holes: `pip install qluster`.\n\nThe code is described in [Gerosa and Mould (2023)](https://arxiv.org/abs/2305.04987). Key results were reported in [Gerosa and Berti (2019) arXiv:1906.05295](https://arxiv.org/abs/1906.05295) and [Mould, Gerosa, and Taylor (2022) arXiv:2203.03651](https://arxiv.org/abs/2203.03651).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "qluster",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/mdmould/qluster"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ae265b9471bd10af98e697e2fa378dc59e98bcd6237f110929f7fd1f6b37e5c",
                "md5": "bb0a27102c8f5807c8e5c4992aab47c7",
                "sha256": "684fd171a5f32319334ab3e2b3f663b08664b2959b03e7ef438164d1c6caff49"
            },
            "downloads": -1,
            "filename": "qluster-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb0a27102c8f5807c8e5c4992aab47c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4174,
            "upload_time": "2023-05-18T02:08:55",
            "upload_time_iso_8601": "2023-05-18T02:08:55.933317Z",
            "url": "https://files.pythonhosted.org/packages/2a/e2/65b9471bd10af98e697e2fa378dc59e98bcd6237f110929f7fd1f6b37e5c/qluster-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94a8745f23bb7f57dd40de603628d92f435acf83bce13ccde6f86cf6c0b82cdc",
                "md5": "7ba372cf836f7177db75bf896b30ed65",
                "sha256": "00514d73247f0791c31098a03dffd5fec998a07d7ea51fa85c36810d9caba4f3"
            },
            "downloads": -1,
            "filename": "qluster-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7ba372cf836f7177db75bf896b30ed65",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3897,
            "upload_time": "2023-05-18T02:08:57",
            "upload_time_iso_8601": "2023-05-18T02:08:57.782733Z",
            "url": "https://files.pythonhosted.org/packages/94/a8/745f23bb7f57dd40de603628d92f435acf83bce13ccde6f86cf6c0b82cdc/qluster-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-18 02:08:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdmould",
    "github_project": "qluster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "precession",
            "specs": [
                [
                    ">=",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "tqdm-pathos",
            "specs": []
        },
        {
            "name": "h5ify",
            "specs": []
        }
    ],
    "lcname": "qluster"
}
        
Elapsed time: 0.06659s