A python based boiler-plate simulation for n-body gravity simulations.
To install the package, you will need to execute the following command inside project directory.
$ pip install -e .This will install all required packages into your local environment.
There are multiple examples in the examples directory of
the project. These come in form of Jupyer Notebooks which generate animations.