Metadata-Version: 2.1
Name: nBodyEngine
Version: 1.0.0
Summary: A lightweight engine to simulate the n-Body problem with Newtonian and post-Newtonian mechanics
Author: Federico B.
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib

A lightweight engine to simulate the n-Body problem with Newtonian and post-Newtonian mechanics. It can now simulate both in 2 dimensions and 3. All the simulations can be run from a json file to facilitate simulation data storage. For further documentation see https://github.com/Parsifal1916/nBodyEngine/
