Summary
- Add a newton's method that fails back to bisection (commit: 7d1b6a8) (details)
The file was added | MechJebLibTest/MathsTests/NewtonTests.cs |
The file was modified | MechJebLibTest/MechJebLibTest.csproj (diff) |
The file was added | MechJebLib/Rootfinding/Newton.cs |
The file was modified | MechJebLib/MechJebLib.csproj (diff) |