.. include:: references.txt
.. raw:: html
.. module:: gala
****
Gala
****
Galactic Dynamics is the study of the formation, history, and evolution of
galaxies using the *orbits* of objects — numerically-integrated trajectories of
stars, dark matter particles, star clusters, or galaxies themselves.
``gala`` is an Astropy-affiliated Python package providing efficient tools for
galactic dynamics research. It combines Python's flexibility with optimized
low-level code (primarily C) for fast computations. Core functionality includes
`gravitational potential and force evaluations `_,
`orbit integrations `_, `dynamical coordinate
transformations `_, and computing `chaos indicators for
nonlinear dynamics `_. ``gala`` integrates with
Astropy's units and coordinate systems (:ref:`astropy.units `
and :ref:`astropy.coordinates `).
This package is actively developed in `a public repository on GitHub
`_. We welcome contributions of all sizes!
Whether you find a bug, have a feature request, or want to contribute code,
please `open an issue on GitHub `_.
.. ---------------------
.. Nav bar (top of docs)
.. toctree::
:maxdepth: 1
:titlesonly:
install
getting_started
tutorials
user_guide
contributing
supporting
Contributors
============
.. include:: ../AUTHORS.rst
Citation and Attribution
========================
|JOSS| |DOI|
`Here is a list of papers that use Gala
`_
If you make use of this code, please cite the `JOSS `_
paper:
.. code-block:: bibtex
@article{gala,
doi = {10.21105/joss.00388},
url = {https://doi.org/10.21105%2Fjoss.00388},
year = 2017,
month = {oct},
publisher = {The Open Journal},
volume = {2},
number = {18},
author = {Adrian M. Price-Whelan},
title = {Gala: A Python package for galactic dynamics},
journal = {The Journal of Open Source Software}}
Please also cite the Zenodo DOI |DOI| of the version you used as a software
citation:
.. include:: ZENODO.rst
.. |JOSS| image:: http://joss.theoj.org/papers/10.21105/joss.00388/status.svg
:target: http://joss.theoj.org/papers/10.21105/joss.00388
.. |DOI| image:: https://zenodo.org/badge/17577779.svg
:target: https://zenodo.org/badge/latestdoi/17577779