Skip to content

Files

Latest commit

 

History

History
3 lines (2 loc) · 345 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 345 Bytes

Assignment 3: Fast N-Body Simulation

In this assignment, we will implement an approximate N-Body simulation and parallelize it on Intel(R) Core(TM) i7-9700. In physics and astronomy, an N-body simulation is a simulation of a dynamical system of particles, usually under the influence of physical forces, such as gravity (see n-body problem).