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 817c827f1a RootFinding: merge Broyden's method from 'taschna/master' 13 years ago
..
CombinatoricsTests Fixed unit tests for Silverlight 15 years ago
ComplexTests Tests: require 1 digit less accuracy in 2 complex number tests so they don't break in mono 13 years ago
DistributionTests Categorical: consistent pmf vs cdf parameters, do not expect them to be normalized 13 years ago
FinancialTests Updated financial calcs and unit tests to deal with NaN return 13 years ago
IntegralTransformsTests Tests: make integral transform tests deterministic (by seed) 14 years ago
IntegrationTests Fixed unit tests for Silverlight 15 years ago
InterpolationTests Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 14 years ago
LinearAlgebraProviderTests Native pull: native Evd, updated provider 13 years ago
LinearAlgebraTests Tests: require 1 digit less accuracy in 2 complex number tests so they don't break in mono 13 years ago
NumberTheoryTests Solution: Replace Silverlight with Portable library 14 years ago
Properties made UseLinearAlgebraProvider an assembly attribute so it applies to all tests 14 years ago
Random changed range to [0,1) and updated tests 14 years ago
RootFindingTests RootFinding: merge Broyden's method from 'taschna/master' 13 years ago
SpecialFunctionsTests GammaRegularized: Tests to confirm bug on large arguments 13 years ago
StatisticsTests Statistics: Covariance 13 years ago
App.config added missing files 15 years ago
ArrayHelpers.cs Solution: Replace Silverlight with Portable library 14 years ago
AssertHelpers.cs Fixed unit tests for Silverlight 15 years ago
FitTests.cs Fitting: rename from LeastSquares to Fit for discoverability 13 years ago
MatrixHelpers.cs added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
PermutationTest.cs Fixed unit tests for Silverlight 15 years ago
PrecisionTest.cs Fixed unit tests for Silverlight 15 years ago
SortingTests.cs Fixed unit tests for Silverlight 15 years ago
TrigonometryTest.cs Cleanup: file names, kill eol whitespace 14 years ago
UnitTests.csproj RootFit: Implemented simple N-dim root finder. 13 years ago
UseLinearAlgebraProvider.cs removed console.writeline 14 years ago
packages.config Remove zlib.net nuget 14 years ago