Skip to content
Failed

Changes

Summary

  1. Add Dormand-Prince 8(5)3 method (commit: 96a998d) (details)
Commit 96a998d755190d71ec41e7cb3e253599af85ce1c by lamont
Add Dormand-Prince 8(5)3 method

No interpolant yet though.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 96a998d)
The file was modified MechJebLib/MechJebLib.csproj (diff)
The file was addedMechJebLib/ODE/DP8.cs
The file was modified MechJebLib/ODE/DP5.cs (diff)
The file was modified MechJebLibTest/TwoBodyTests/ShepperdTests.cs (diff)
The file was modified MechJebLib/ODE/BS3.cs (diff)
The file was modified MechJebLib/ODE/AbstractRungeKutta.cs (diff)