There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integrate them. Then it uses matplotlib to visualize the solution.