Skip to content
Failed

Changes

Summary

  1. Add a newton's method that fails back to bisection (commit: 7d1b6a8) (details)
Commit 7d1b6a8dc6d9b3f54a2cec09c77b80650d985b55 by lamont
Add a newton's method that fails back to bisection

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
(commit: 7d1b6a8)
The file was addedMechJebLibTest/MathsTests/NewtonTests.cs
The file was modified MechJebLibTest/MechJebLibTest.csproj (diff)
The file was addedMechJebLib/Rootfinding/Newton.cs
The file was modified MechJebLib/MechJebLib.csproj (diff)