Skip to content
Failed

Changes

Summary

  1. Convert PVG to SQP solver and upgrade alglib (commit: a75e950) (details)
Commit a75e950cafbb1d6652a48f5b1c4c52f24046cc9f by lamont
Convert PVG to SQP solver and upgrade alglib

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: a75e950)
The file was modified MechJebLib/PVG/Optimizer.cs (diff)
The file was modified alglib/integration.cs (diff)
The file was modified MechJebLibTest/PVGTests/AscentTests/Titan2Tests.cs (diff)
The file was modified alglib/ap.cs (diff)
The file was modified alglib/statistics.cs (diff)
The file was modified alglib/solvers.cs (diff)
The file was modified alglib/optimization.cs (diff)
The file was modified alglib/alglibmisc.cs (diff)
The file was modified alglib/alglibinternal.cs (diff)
The file was modified alglib/linalg.cs (diff)
The file was modified alglib/dataanalysis.cs (diff)
The file was modified alglib/diffequations.cs (diff)
The file was modified alglib/interpolation.cs (diff)
The file was modified alglib/specialfunctions.cs (diff)
The file was modified alglib/fasttransforms.cs (diff)