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 c77483a4d0 LA: Vector SetValues SubVector SetSubVector #96 14 years ago
..
CombinatoricsTests Fixed unit tests for Silverlight 16 years ago
ComplexTests Lazy load DescriptiveStatistics.Median 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 Bug MKL x64 LANGE routine, using managed for matrix norms until it is fixed 14 years ago
LinearAlgebraTests LA: Vector SetValues SubVector SetSubVector #96 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 Special Functions: modified bessel & struve functions 14 years ago
StatisticsTests Lazy load DescriptiveStatistics.Median 14 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 replaced zlib.net with DeflateStream 14 years ago
UseLinearAlgebraProvider.cs removed console.writeline 14 years ago
packages.config Remove zlib.net nuget 14 years ago