nbody-python
nbody-python copied to clipboard
Vectorized N-body code (Python)
nbody-python
Vectorized N-body code (Python)
Create Your Own N-body Simulation (With Python)
Philip Mocz (2020) Princeton Univeristy, @PMocz
📝 Read the Algorithm Write-up on Medium
Simulate orbits of stars interacting due to gravity
Code calculates pairwise forces according to Newton's Law of Gravity
python nbody.py
