about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* implemented a function getting a stars timestepEmile2019-02-17
* refactored getStarEmile2019-02-17
* exported the get star functionEmile2019-02-17
* added a function returning a list of all star idsEmile2019-02-16
* The insert star function now returns the starID of the inserted starEmile2019-02-16
* inserting two stars very close to each other for testing the trickle-down eff...Emile2019-02-16
* deleting all the nodes before inserting new stars in the treeEmile2019-02-16
* implemented another test calculating the forces on a starEmile2019-02-16
* updated some common valuesEmile2019-02-16
* created some tests for debugging, more comming soon!Emile2019-02-15
* Fixed inserting a star into a specified timestepEmile2019-02-15
* updated the calcAllForces function now using the given galaxyindex to calcula...Emile2019-02-14
* working!Emile2019-02-13
* Implemented the function GetListOfStarsTree returning a list of all stars in ...Emile2019-02-13
* added support for go modulesEmile2019-02-13
* added the database actions, development started in the db-container repo, for...Emile2019-02-13
* Initial commitemile2019-02-13