Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 2.96 KB

File metadata and controls

46 lines (32 loc) · 2.96 KB

commensurability

DOI DOI
Coverage Status tests Read The Docs Status doctests
PyPI - Version PyPI - Python Version PyPI - License
pdm-managed pre-commit Code style: black Imports: isort

A Python package for performing analysis on orbit commensurabilities.

This package uses pidgey as its orbit integration backend.

Installation

Install this package via pip:

python -m pip install commensurability

Usage

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.

Contributing

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.