/asst3yang

CMU 15-418/618, Fall 2023, Assignment 3

Primary LanguageC++MIT LicenseMIT

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).