A Python package for performing analysis on orbit commensurabilities.
This package uses pidgey as its orbit integration backend.
Install this package via pip:
python -m pip install commensurability
See the documentation page.
This package is to be used along with one of the galactic dynamics packages agama, gala, or galpy.
There are scripts for each under the examples folder that can be run to test whether everything is working correctly.