Top 6 nbody open source projects

mini-nbody
A simple gravitational N-body simulation in less than 100 lines of C code, with CUDA optimizations.
N-body-numerical-simulation
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.
nbody-simulation
a simulation of a dynamical system of particles
1-6 of 6 nbody projects