Preparing for new db system.
New simple model.
Cleaning up.
New file for testing mpmath.
Better tests and split of files.
Radically new design for Python only and no database.
New idea to create a view of a star field based on random generator from a single seed.
Pythonic clean up.
Moving to code the server.
Pythonic clean up.
New file for testing a daemon.
Star System Designer almost working.
New module to create and design star systems.
Starting writing client and server, modules and classes.
Server to run newton engine is done.
Converting numbers from float to numeric due to underflow errors.
Moving stuff around.
Did I just do what I feared that I couldn't do? Adding gravity vectors together and put them in the bodies table. It seems to work.
Tweaks and cleanup. New view for newton calculations.
Major breakthough in doing gravity calculation on the new table.
Notes and more work on array based calculations.
First test of arrays. Works pretty well.
Math model to test algorithems.
Testing a new method to easier calculation of gravity vectors.
Going further in this test.
Fixing bug.
Fixed the trigger loop problem.
New test on automatic update of columns.
Testing some SQL. Learning about triggers.
Moving sql-code while preparing for a new python version of the simulator.
Making room for new try.
New structure.
New file for a test.
Fixing a bug.
New test for rotation matrix.
Moved solarsystem to a seperate file.
Adding new files for proving the math model.
Import from github.