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 13f7163f96 Statistics: geometric and harmonic mean 11 years ago
..
CombinatoricsTests Fixed unit tests for Silverlight 15 years ago
ComplexTests Code style; merge MCMC namespaces into one (drop .Diagnostics) 12 years ago
DifferentiationTests Numerical Jacobian and Hessian wrappers 12 years ago
DistributionTests Distributions: new BetaScaled distribution #322 11 years ago
EuclidTests Code style; merge MCMC namespaces into one (drop .Diagnostics) 12 years ago
FinancialTests Financial: rename CompoundMonthlyReturn to CompoundReturn #331 11 years ago
GoodnessOfFit Code Style & Inspections 12 years ago
IntegralTransformsTests Fourier: fix Bluestein for sequences with more than 46341 samples (not power-of-two). #286 11 years ago
IntegrationTests Tests: test category attributes 13 years ago
InterpolationTests Tests: embed test data as resource streams in new TestData project 11 years ago
LinearAlgebraProviderTests Minor optimization how we call Array.Copy 11 years ago
LinearAlgebraTests LA: fix a critical bug in SparseMatrix.Add when adding a matrix to itself #341 11 years ago
Properties Release v3.8.0 11 years ago
Random Code Style & Inspections 12 years ago
RootFindingTests Release v3.8.0 11 years ago
SpecialFunctionsTests Special Functions: stronger unit tests for Gamma/GammaLn #196 12 years ago
StatisticsTests Statistics: geometric and harmonic mean 11 years ago
App.config Tooling: reinstall dependencies with current paket release 11 years ago
ArrayHelpers.cs Build: make whole unit test suite hybrid so it can run against all portable profiles 13 years ago
AssertHelpers.cs Tests: more consistent naming in AssertHelpers 12 years ago
DistanceTests.cs Euclidean, Manhattan, and Cosine Distance tests 12 years ago
ExcelTests.cs ExcelFunctions: NORMDIST, NORMINV, NORMSDIST, NORMSINV 13 years ago
FitTests.cs Tests: test category attributes 13 years ago
GenerateTests.cs Buildfix: disable Fibonacci tests where not available (pcl, 3.5). 11 years ago
GenericMath.cs Code Style & Inspections 12 years ago
PermutationTest.cs Code Style & Inspections 12 years ago
PrecisionTest.cs Tests: Use Assert.That for exception tests 12 years ago
SortingTests.cs Sorting: key-value and key-item1-item2 sub-range sorting; insertion sort on very small sets 12 years ago
TrigonometryTest.cs Tests: test category attributes 13 years ago
UnitTests-CUDA.csproj removed work arrays from the LA provider interface 11 years ago
UnitTests-MKL.csproj Tooling: upgrade native provider projects to tooling version 14 (VS2015). Fix MKL Test project. 11 years ago
UnitTests-Net35.csproj Tooling: reinstall dependencies with current paket release 11 years ago
UnitTests-Net35.csproj.paket.references Paket: explicit dependencies in .Net 3.5 unit test project 12 years ago
UnitTests-OpenBLAS.csproj Tooling: update dependencies (FAKE 4.1, FSharp.Core, FsUnit, NUnit) 11 years ago
UnitTests-Portable7.csproj C#: Explicitly set language version 11 years ago
UnitTests-Portable47.csproj C#: Explicitly set language version 11 years ago
UnitTests-Portable78.csproj C#: Explicitly set language version 11 years ago
UnitTests-Portable259.csproj C#: Explicitly set language version 11 years ago
UnitTests-Portable328.csproj C#: Explicitly set language version 11 years ago
UnitTests.csproj Distributions: new BetaScaled distribution #322 11 years ago
UseLinearAlgebraProvider.cs Merge branch 'OpenBLAS' 11 years ago
paket.references Paket: convert-from-nuget 12 years ago