Skip to content
Success

Changes

Summary

  1. ALGLIB 4.08 update (commit: 94139ea) (details)
Commit 94139eaaec874fe4c8c69f713407e769467c10d9 by lamont
ALGLIB 4.08 update

sneaks in a change to the interplanetary transfer tests to not
use shortway/longway in the lambert solve in the source SOI and
to use the prograde/retrograde relative to the initial parking
orbit.

for some reason the NLP solver updates must have been sensitive to
this, and i was thinking it would need to be fixed anyway, and it
fixed a test that the 4.08 upgrade broke.

the PSG kerbin tests are just sensitive to numerical noise, it didn't
fundamentally change the solve there.
(commit: 94139ea)
The file was modified alglib/linalg.cs (diff)
The file was modified alglib/integration.cs (diff)
The file was modified alglib/minlp.cs (diff)
The file was modified alglib/ap.cs (diff)
The file was modified MechJebLib/Maneuvers/InterplanetaryTransfer.cs (diff)
The file was modified alglib/alglibmisc.cs (diff)
The file was modified alglib/optimization.cs (diff)
The file was modified alglib/fasttransforms.cs (diff)
The file was modified MechJebLibTest/PSGTests/AscentTests/KerbinTests.cs (diff)
The file was modified alglib/specialfunctions.cs (diff)
The file was modified alglib/solvers.cs (diff)
The file was modified alglib/statistics.cs (diff)
The file was modified alglib/dataanalysis.cs (diff)
The file was modified alglib/diffequations.cs (diff)
The file was modified alglib/alglibinternal.cs (diff)
The file was modified alglib/interpolation.cs (diff)