Skip to content
Success

Changes

Summary

  1. alglib upgrade to 4.03 (commit: 863a378) (details)
  2. use genipm intead of ipm (commit: e9a2d95) (details)
Commit 863a3786aebffefb1d58fe1360574392de75d709 by lamont
alglib upgrade to 4.03

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 863a378)
The file was modified alglib/integration.cs (diff)
The file was modified alglib/solvers.cs (diff)
The file was modified MechJebLib/Maneuvers/ReturnFromMoon.cs (diff)
The file was modified alglib/alglibmisc.cs (diff)
The file was modified alglib/linalg.cs (diff)
The file was modified alglib/specialfunctions.cs (diff)
The file was modified MechJebLib/PVG/Optimizer.cs (diff)
The file was modified .idea/.idea.MechJeb2/.idea/projectSettingsUpdater.xml (diff)
The file was modified alglib/interpolation.cs (diff)
The file was modified alglib/diffequations.cs (diff)
The file was modified alglib/statistics.cs (diff)
The file was modified alglib/dataanalysis.cs (diff)
The file was modified alglib/fasttransforms.cs (diff)
The file was modified MechJeb2/MechJebModuleThrustController.cs (diff)
The file was modified alglib/alglibinternal.cs (diff)
The file was modified alglib/optimization.cs (diff)
The file was modified alglib/ap.cs (diff)
Commit e9a2d95d673f283be3625ea9d6923fe1e0fc04fd by lamont
use genipm intead of ipm

ipm can fail on nonconvex problems, and i'm just guessing this needs
to be more robust.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: e9a2d95)
The file was modified MechJeb2/MechJebModuleThrustController.cs (diff)