N-body gravity simulation in 2 or 3 dimensions using numpy
Find a file
2023-10-07 21:10:19 -04:00
data Add more start states for testing 2023-10-07 21:10:19 -04:00
.gitignore Basic working implementation 2023-10-07 16:52:20 -04:00
data.py Remove unneeded split 2023-10-07 18:57:30 -04:00
gen_data.py Create script to generate data 2023-10-07 17:13:15 -04:00
main.py Basic working implementation 2023-10-07 16:52:20 -04:00
physics.py Remove unneeded split 2023-10-07 18:57:30 -04:00
requirements.txt Basic working implementation 2023-10-07 16:52:20 -04:00