humam/8/3/2015

  • changed all code (including test cases) from using rtol=0 to rtol=atol
  • added comparison tests for our code against DOPRI5 and DOP853 solvers from scipy.integrate.ode. These tests are all using the n-body problem.
  • added new comparison results to images/. Results look good :)