Skip to content

prg-titech/student_nbody_c1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

nbody Simulation Problems

This repository contains five implementation tasks of an nbody simulation. Every task will build upon the previous one and is located on the corresponding git branch.

Note that some problems require you to initialize a git submodule (problem 3 and 4). After checking out the corresponding branch, you can initialize the submodule as follows.

git submodule init
git submodule update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published