astro-limepy


Nameastro-limepy JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/mgieles/limepy
SummaryCode to solve lowered isothermal model
upload_time2023-06-15 15:52:32
maintainer
docs_urlNone
authorMark Gieles, Alice Zocchi
requires_python
licenseMIT
keywords limepy
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            LIMEPY 
========

Lowered Isothermal Model Explorer in PYthon
-------------------------------------------

.. .. image:: https://badge.fury.io/py/limepy.png
..     :target: http://badge.fury.io/py/limepy
..
.. .. image:: https://travis-ci.org/mgieles/limepy.png?branch=master
..         :target: https://travis-ci.org/mgieles/limepy
..
.. .. image:: https://pypip.in/d/limepy/badge.png
..         :target: https://pypi.python.org/pypi/limepy


Python environment for solving distribution function (DF) based
lowered isothermal models as described in Gieles & Zocchi 2015, MNRAS,
454, 576 (http://arxiv.org/abs/1508.02120)


Notebooks with example can be found in <https://github.com/mgieles/limepy/tree/master/notebooks>

Also check out LIMEPY within the browser with mybinder

   .. image:: http://mybinder.org/badge.svg 
        :target: http://mybinder.org/repo/mgieles/limepy


* Free software: BSD license
* Documentation: https://limepy.readthedocs.org. 

.. image:: https://readthedocs.org/projects/limepy/badge/?version=latest

:target: https://limepy.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

Features
--------

* Solves Poisson's equation used on input parameters
* Fast solutions for isotropic/anisotropic, single/multi-mass models
* Normalised DF values
* Density and velocity moments
* Projected properties 
* Generate discrete samples




History
-------

0.1.0 (2014-01-11)
---------------------

* First release on github. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mgieles/limepy",
    "name": "astro-limepy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "limepy",
    "author": "Mark Gieles, Alice Zocchi",
    "author_email": "m.gieles@surrey.ac.uk, a.zocchi@surrey.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/b7/59/d301d6c792a4d0601fccdee2b2538b9b7886983510af4e911cd15629d28f/astro-limepy-1.2.tar.gz",
    "platform": null,
    "description": "LIMEPY \n========\n\nLowered Isothermal Model Explorer in PYthon\n-------------------------------------------\n\n.. .. image:: https://badge.fury.io/py/limepy.png\n..     :target: http://badge.fury.io/py/limepy\n..\n.. .. image:: https://travis-ci.org/mgieles/limepy.png?branch=master\n..         :target: https://travis-ci.org/mgieles/limepy\n..\n.. .. image:: https://pypip.in/d/limepy/badge.png\n..         :target: https://pypi.python.org/pypi/limepy\n\n\nPython environment for solving distribution function (DF) based\nlowered isothermal models as described in Gieles & Zocchi 2015, MNRAS,\n454, 576 (http://arxiv.org/abs/1508.02120)\n\n\nNotebooks with example can be found in <https://github.com/mgieles/limepy/tree/master/notebooks>\n\nAlso check out LIMEPY within the browser with mybinder\n\n   .. image:: http://mybinder.org/badge.svg \n        :target: http://mybinder.org/repo/mgieles/limepy\n\n\n* Free software: BSD license\n* Documentation: https://limepy.readthedocs.org. \n\n.. image:: https://readthedocs.org/projects/limepy/badge/?version=latest\n\n:target: https://limepy.readthedocs.io/en/latest/?badge=latest\n:alt: Documentation Status\n\nFeatures\n--------\n\n* Solves Poisson's equation used on input parameters\n* Fast solutions for isotropic/anisotropic, single/multi-mass models\n* Normalised DF values\n* Density and velocity moments\n* Projected properties \n* Generate discrete samples\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-01-11)\n---------------------\n\n* First release on github. \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Code to solve lowered isothermal model",
    "version": "1.2",
    "project_urls": {
        "Homepage": "https://github.com/mgieles/limepy"
    },
    "split_keywords": [
        "limepy"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b759d301d6c792a4d0601fccdee2b2538b9b7886983510af4e911cd15629d28f",
                "md5": "c83f0dcac11989e873c92b0c02220a33",
                "sha256": "b0e25cc1ca4ad2bd73f598e1a0dc3ab6a715e2cc72ff548716cd7cfc109f48de"
            },
            "downloads": -1,
            "filename": "astro-limepy-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c83f0dcac11989e873c92b0c02220a33",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 31091,
            "upload_time": "2023-06-15T15:52:32",
            "upload_time_iso_8601": "2023-06-15T15:52:32.366164Z",
            "url": "https://files.pythonhosted.org/packages/b7/59/d301d6c792a4d0601fccdee2b2538b9b7886983510af4e911cd15629d28f/astro-limepy-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 15:52:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mgieles",
    "github_project": "limepy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astro-limepy"
}
        
Elapsed time: 0.11922s