Metadata-Version: 2.1
Name: galarp
Version: 0.0.4
Summary: A ram pressure add-on for Gala numerical integration of gravitational potentials
Home-page: https://github.com/HSouch/galarp
Author: Harrison Souchereau
Author-email: harrison.souchereau@yale.edu
Keywords: galaxies,gravity,gravitational potentials
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: gala
Requires-Dist: astropy
Requires-Dist: numpy
Requires-Dist: matplotlib

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.
