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
16
commits
1
branch
0
tags
539
KiB
Python
100%
22bc527716
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
22bc527716
Add generation of 3d data
2023-10-08 12:21:51 -04:00
data
Add generation of 3d data
2023-10-08 12:21:51 -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
Add generation of 3d data
2023-10-08 12:21:51 -04:00
main.py
Add generation of 3d data
2023-10-08 12:21:51 -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