Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | print_arr prints a given slice | hanemile | 2018-09-28 |
| | |||
* | save_as_csv saves the given stars in the given slice to the given path | hanemile | 2018-09-28 |
| | |||
* | calc_all_forces calculates all the forces acting in the galaxy using go-threads | hanemile | 2018-09-28 |
| | |||
* | forces calculates the forces acting in between a given star and all the ↵ | hanemile | 2018-09-28 |
| | | | | stars in a given slice | ||
* | function calculating the forces acting inbetween 2 stars | hanemile | 2018-09-28 |
| | |||
* | defined a slice storing the stars | hanemile | 2018-09-28 |
| | |||
* | defined basic structures storing basic information | hanemile | 2018-09-28 |
| | |||
* | Initial commit | emile | 2018-09-05 |