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 d1cbfb5487 LA: make IterationCountStopCriterium generic & shared 13 years ago
..
CombinatoricsTests Fixed unit tests for Silverlight 16 years ago
ComplexTests Complex: use common short names for exp/log/ln extension methods 13 years ago
DistributionTests Distributions: adapt Rayleigh, add InvCDF 13 years ago
FinancialTests Financial: cosmetics 13 years ago
IntegralTransformsTests Distributions: move files (ns sync), clean up 13 years ago
IntegrationTests Integration: simpify weird double-exponential transformation design 13 years ago
InterpolationTests Distributions: move files (ns sync), clean up 13 years ago
LinearAlgebraProviderTests Distributions: move files (ns sync), clean up 13 years ago
LinearAlgebraTests LA: make IterationCountStopCriterium generic & shared 13 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
RootFindingTests RootFinding: Add higher dimensional test cases. 13 years ago
SpecialFunctionsTests GammaRegularized: Tests to confirm bug on large arguments 13 years ago
StatisticsTests Use existing constants where appropriate 13 years ago
App.config added missing files 16 years ago
ArrayHelpers.cs Solution: Replace Silverlight with Portable library 15 years ago
AssertHelpers.cs LA: Refactoring towards the generic matrix/vector types, test simplification 13 years ago
FitTests.cs Fitting: rename from LeastSquares to Fit for discoverability 13 years ago
MatrixHelpers.cs LA: Move all from .Generic namespace to parent namespace 13 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 Trig: use common short names for trig functions 13 years ago
UnitTests.csproj Drop Numerics.IO project (now developed in separate repository) 13 years ago
UseLinearAlgebraProvider.cs LA Provider: move to Providers namespace 13 years ago
packages.config Remove zlib.net nuget 14 years ago