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 2662df1c3f Release v3.8.0 11 years ago
..
BisectionTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
BrentTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
BroydenTest.cs Release v3.8.0 11 years ago
CubicTest.cs Code style; merge MCMC namespaces into one (drop .Diagnostics) 13 years ago
FindRootsTest.cs RootFinding: auto zero-crossing bracketing expansion in FindRoots.OfFunction; include missing R# settings, apply 12 years ago
NewtonRaphsonTest.cs Tests: Use Assert.That for exception tests 13 years ago
RobustNewtonRaphsonTest.cs Tests: Use Assert.That for exception tests 13 years ago
SecantTest.cs Financial: rename CompoundMonthlyReturn to CompoundReturn #331 11 years ago