humam/8/3/2015
- changed all code (including test cases) from using
rtol=0
tortol=atol
- added comparison tests for our code against
DOPRI5
andDOP853
solvers fromscipy.integrate.ode
. These tests are all using the n-body problem. - added new comparison results to
images/
. Results look good :)