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.
 
 
 
Marcus Cuda fb7b2dcd82 added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
..
CombinatoricsTests Fixed unit tests for Silverlight 16 years ago
ComplexTests Realign complex types with System.Numerics 14 years ago
DistributionTests Normal Distribution: fix Variance property setter 15 years ago
IntegralTransformsTests Tests: make integral transform tests deterministic (by seed) 14 years ago
IntegrationTests Fixed unit tests for Silverlight 16 years ago
InterpolationTests Updated interpolation classes to prevent non-unique and/or non-monotonically ascending sample points. Fixes issue #1. 15 years ago
LinearAlgebraProviderTests fixed QR thin solve bug 14 years ago
LinearAlgebraTests added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
NumberTheoryTests Solution: Replace Silverlight with Portable library 15 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
SpecialFunctionsTests Fixed unit tests for Silverlight 16 years ago
StatisticsTests Solution: Replace Silverlight with Portable library 15 years ago
App.config added missing files 16 years ago
ArrayHelpers.cs Solution: Replace Silverlight with Portable library 15 years ago
AssertHelpers.cs Fixed unit tests for Silverlight 16 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 16 years ago
PrecisionTest.cs Fixed unit tests for Silverlight 16 years ago
SortingTests.cs Fixed unit tests for Silverlight 16 years ago
TrigonometryTest.cs Cleanup: file names, kill eol whitespace 14 years ago
UnitTests.csproj added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
UseLinearAlgebraProvider.cs removed console.writeline 14 years ago
packages.config Build: clean up libs & NuGet 14 years ago