GalaRP (`Gala <http://gala.adrian.pw/en/latest/>`_ + RP) is an analytical framework for gaseous evolution under ram pressure.
|logo|
.. |logo| image:: https://hsouch.github.io//images/Galarp-Logo.png
.. image:: https://readthedocs.org/projects/galarp/badge/?version=latest
:target: https://galarp.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
You can install Galarp easily using ``pip``::
pip install galarp
The documentation for GalaRP is available at https://galarp.readthedocs.io/en/latest/. Suggestions and contributions
are welcomed through pull requests or issues.
Raw data
{
"_id": null,
"home_page": "https://github.com/HSouch/galarp",
"name": "galarp",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "galaxies, gravity, gravitational potentials",
"author": "Harrison Souchereau",
"author_email": "harrison.souchereau@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/e8/4a/f6bf077414b2026a79421530681f8f8e569d503df7591f35f1b69f756888/galarp-0.0.5.tar.gz",
"platform": null,
"description": "GalaRP (`Gala <http://gala.adrian.pw/en/latest/>`_ + RP) is an analytical framework for gaseous evolution under ram pressure.\n\n|logo|\n\n\n\n.. |logo| image:: https://hsouch.github.io//images/Galarp-Logo.png\n\n\n.. image:: https://readthedocs.org/projects/galarp/badge/?version=latest\n :target: https://galarp.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nYou can install Galarp easily using ``pip``::\n\n pip install galarp\n\nThe documentation for GalaRP is available at https://galarp.readthedocs.io/en/latest/. Suggestions and contributions\nare welcomed through pull requests or issues.\n",
"bugtrack_url": null,
"license": null,
"summary": "A ram pressure add-on for Gala numerical integration of gravitational potentials",
"version": "0.0.5",
"project_urls": {
"Homepage": "https://github.com/HSouch/galarp"
},
"split_keywords": [
"galaxies",
" gravity",
" gravitational potentials"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e84af6bf077414b2026a79421530681f8f8e569d503df7591f35f1b69f756888",
"md5": "d8727cfed436892918c7c4d6ac173ff4",
"sha256": "a879d6a97c7f0433b657419ba7268595497828d40f862431ad66ab2e1c2efb34"
},
"downloads": -1,
"filename": "galarp-0.0.5.tar.gz",
"has_sig": false,
"md5_digest": "d8727cfed436892918c7c4d6ac173ff4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 24597,
"upload_time": "2024-04-06T17:11:47",
"upload_time_iso_8601": "2024-04-06T17:11:47.644086Z",
"url": "https://files.pythonhosted.org/packages/e8/4a/f6bf077414b2026a79421530681f8f8e569d503df7591f35f1b69f756888/galarp-0.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-06 17:11:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HSouch",
"github_project": "galarp",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "astropy",
"specs": [
[
"==",
"6.0.0"
]
]
},
{
"name": "gala",
"specs": [
[
"==",
"1.8.1"
]
]
},
{
"name": "k3d",
"specs": [
[
"==",
"2.16.1"
]
]
},
{
"name": "matplotlib",
"specs": [
[
"==",
"3.8.3"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.26.4"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.13.0"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.66.1"
]
]
}
],
"tox": true,
"lcname": "galarp"
}