EcSolticia
Most of my current repositories exist for my own learning. Primary interests: Mathematics, Physics and Theoretical Computer Science.
EcSolticia's Stars
isushmoy/space-tourism
isushmoy/age-calculator
rafael-fuente/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.