Skip to content

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

License

Notifications You must be signed in to change notification settings

YangZhou08/asst3yang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.7%
  • Perl 20.5%
  • Makefile 1.8%