Skip to content

osh3276/nbodysim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-body simulation

Option of using either direct calculation or Barnes-Hut method of calculating forces, resulting in O(n^2) and O(nlogn) time respectively. Working on implementing perfectly inelastic collision and merging between bodies.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages