Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christoph Ruegg 484b5e40a0 Build: restore using msbuild, fix test where expected accuracy was higher than requested from algorithm 9 years ago
..
BisectionTest.cs Fixed accuracy handling in RootFinding.Bisection (#403) 10 years ago
BrentTest.cs Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
BroydenTest.cs Build: restore using msbuild, fix test where expected accuracy was higher than requested from algorithm 9 years ago
CubicTest.cs Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
FindRootsTest.cs Find Roots: extend bracketing in derivative-free algorithms to also reduce/subdevision after trying to expand 10 years ago
NewtonRaphsonTest.cs Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
RobustNewtonRaphsonTest.cs Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago
SecantTest.cs Build: upgrade to NUnit 3.2.1 and revert usage of extern alias as no longer needed 11 years ago