A Python package for Galactic and gravitational dynamics
Gala Gala is a Python package for Galactic and gravitational dynamics. 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. Installation and Dependencies The easiest way to get Gala is to install with conda or pip. If you are on Linux or Mac, you can install with conda using the conda-forge channel: conda install gala –channel conda-forge If […]
Read more