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.
If you wish to contribute to commensurability, please fork the repository and create a pull request.
If you wish to report bugs, request features or suggest other ideas, please open an issue.
For more information, see contributing in the documentation.