Skip to content
/ nbodpy Public

Simple test for N-body simulation using particle mesh.

License

Notifications You must be signed in to change notification settings

Abrygzy/nbodpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbodpy

Simple test for N-body simulation using particle mesh, following Springle_2016
In nbodypy_array, we use array to store the data of particles, which is eventually applied.
In nbodypy, we use class to store the data of particles, which is woo slow.

About

Simple test for N-body simulation using particle mesh.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published