Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Trying out channels | emile | 2018-10-08 |
* | formatting | emile | 2018-10-08 |
* | Implement the fancy llog log printing system | emile | 2018-10-08 |
* | Basic logging | emile | 2018-10-08 |
* | Handle reading data from external CSV files | emile | 2018-10-08 |
* | Drawing stuff, this is a PoC. | emile | 2018-10-08 |
* | Using the CalcAllForces function to calculate all the forces in the starsSlice. | emile | 2018-10-08 |
* | Exporting the Forces function | emile | 2018-10-08 |
* | Testing the force.ForceActing(...) function using two manually create stars. | emile | 2018-10-08 |
* | Deleted csv.go (complete cleanup) | emile | 2018-10-08 |
* | read the stars from a file and add them to the stars_arr, then calculate the ... | hanemile | 2018-09-28 |
* | defined a slice storing the stars | hanemile | 2018-09-28 |
* | defined basic structures storing basic information | hanemile | 2018-09-28 |