This website requires JavaScript.
Explore
Help
Sign in
MichaelBradley
/
nbody
Watch
1
Star
0
Fork
You've already forked nbody
0
Code
Issues
Pull requests
Activity
Actions
N-body gravity simulation in 2 or 3 dimensions using numpy
15
commits
1
branch
0
tags
539
KiB
Python
100%
424721ccfc
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Michael Bradley
424721ccfc
Support 3d simulations
2023-10-08 12:13:53 -04:00
data
Support 3d simulations
2023-10-08 12:13:53 -04:00
.gitignore
Basic working implementation
2023-10-07 16:52:20 -04:00
data.py
Support 3d simulations
2023-10-08 12:13:53 -04:00
gen_data.py
Create script to generate data
2023-10-07 17:13:15 -04:00
main.py
Support 3d simulations
2023-10-08 12:13:53 -04:00
physics.py
Support 3d simulations
2023-10-08 12:13:53 -04:00
requirements.txt
Basic working implementation
2023-10-07 16:52:20 -04:00