Welcome

celmech is a Python package containing a variety of numerical tools for celestial mechanics and dynamical astronomy. The package is designed to interface closely with the REBOUND N-body integrator.

Getting Started!

celmech is written in Python (with some C source code). For instructions on installation, see Installation. You can then check out A First Example. You may also want to check out the Git repository and its Jupyter notebook examples under celmech/ipython_examples.