This project is done at the University of Zurich for the course "Computational Astrophysics". The implementation consists of a simulation set-up, a multipole solver as well as a tailored oct-tree to solve the N body system in 3 dimensions.
- Eigen
- OMP
- gcc(__gnu_parallel)
- Pandas
- Seaborn
- Python3
- Matplotlib
Use the provided make.sh script in the scripts folder
//TODO(dave): write usage