Skip to content
Success

Changes

Summary

  1. Use the new Vec LinCombX APIs (commit: 4c8ae92) (details)
Commit 4c8ae926b4f7a63eff59b35bd0ee8a5371af7a56 by lamont
Use the new Vec LinCombX APIs

Also catches a garbage leak in DP8
(commit: 4c8ae92)
The file was modified MechJebLib/PSG/SolutionBuilder.cs (diff)
The file was modified MechJebLib/Functions/Interpolants.cs (diff)
The file was modified MechJebLib/ODE/DP8.cs (diff)
The file was modified MechJebLib/Primitives/VecOps.cs (diff)
The file was modified MechJebLib/ODE/DP5.cs (diff)
The file was modified MechJebLib/ODE/Tsit5.cs (diff)
The file was modified MechJebLib/ODE/BS3.cs (diff)
The file was modified MechJebLib/Primitives/Hn.cs (diff)
The file was modified MechJebLib/ODE/AbstractRungeKutta.cs (diff)
The file was modified MechJebLibTest/Primitives/VecOpsTests.cs (diff)
The file was modified MechJebLibTest/Primitives/VecTests.cs (diff)
The file was modified MechJebLib/Primitives/Vec.cs (diff)