Gala

Latest version: v1.9.1

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.2.1

==================

Bug fixes
---------
- Array parameters are now numpy.ravel'd before being passed to the
``CPotentialWrapper`` class methods.
- Added attribution to Bovy 2015 for disk potential in MilkyWayPotential

0.2

================

New Features
------------
- Added a new potential class for the Satoh density (Satoh 1980).
- Added support for Leapfrog integration when generating mock stellar streams.
- Added new colormaps and defaults for the matplotlib style.
- Added support for non-inertial reference frames and implemented a constant
rotating reference frame.
- Added a new class - ``Hamiltonian`` - for storing potentials with reference
frames. This should be used for easy orbit integration instead of the
potential classes.
- Added a new argument to the mock stream generation functions t output orbits
of all of the mock stream star particles to an HDF5 file.
- Cleaned up and simplified the process of subclassing a C-implemented
gravitational potential.
- Gravitational potential class instances can now be composed by just adding the
instances.
- Added a ``MilkyWayPotential`` class.

API-breaking changes
--------------------
- ``CartesianPhaseSpacePosition`` and ``CartesianOrbit`` are deprecated. Use
``PhaseSpacePosition`` and ``Orbit`` with a Cartesian representation instead.
- Overhauled the storage of position and velocity information on
``PhaseSpacePosition`` and ``Orbit`` classes. This uses new features in
Astropy 2.0 that allow attaching "differential" classes to representation
classes for storing velocity information. ``.pos`` and ``.vel`` no longer
point to arrays of Cartesian coordinates, but now instead point to
astropy.coordinates representation and differential objects, respectively.

0.1.1

==================

- Removed debug statement.
- Added 'Why' page to documentation.

0.1.0

==================

- Initial release.

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.