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.
 
 
 
Amaury Levé 544d7b08b3 Revert un-needed change 6 years ago
..
CombinatoricsTests Tests: clearer and simpler naming pattern for test projects 9 years ago
ComplexTests Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
DifferentiationTests Tests: clearer and simpler naming pattern for test projects 9 years ago
DistributionTests Revert un-needed change 6 years ago
EuclidTests Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
FinancialTests Tests: clearer and simpler naming pattern for test projects 9 years ago
FractionalCalculusTests Add Riemann–Liouville fractional derivative. 7 years ago
GoodnessOfFit Added unit tests for new Rsquared method. 9 years ago
IntegralTransformsTests Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
IntegrationTests Apply the Clenshaw algorithm to more accurately calculate the sum of Legendre series. 7 years ago
InterpolationTests Tests: clearer and simpler naming pattern for test projects 9 years ago
LinearAlgebraTests Fix some more tests 6 years ago
OdeSolvers Tests: clearer and simpler naming pattern for test projects 9 years ago
OptimizationTests Tests: explicitly configure MKL with AVX-consitency mode to get at least some level of consistency between different machines, resolve more tests failing with MKL on some environments 6 years ago
Properties Release v4.11.0 6 years ago
Providers Tests: linear algebra Cholesky tests adjust required accuracy 6 years ago
Random Migrate to .NET SDK 3.1 LTS and update dependencies 7 years ago
RootFindingTests Tests: explicitly configure MKL with AVX-consitency mode to get at least some level of consistency between different machines, resolve more tests failing with MKL on some environments 6 years ago
SpecialFunctionsTests Special Functions: naming concept 8 years ago
StatisticsTests changed the tests and extended them to also cover the other signatures 8 years ago
ArrayHelpers.cs Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
AssertHelpers.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
DistanceTests.cs Cleanup: whitespace 8 years ago
ExcelTests.cs Tests: clearer and simpler naming pattern for test projects 9 years ago
FitTests.cs Polynomial: migrate evaluation into Polynomial type 8 years ago
GenerateTests.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
GenericMath.cs Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
Numerics.Tests.CUDA.csproj MKL: Switch to Intel Compiler 20 7 years ago
Numerics.Tests.MKL.csproj MKL: Switch to Intel Compiler 20 7 years ago
Numerics.Tests.OpenBLAS.csproj MKL: Switch to Intel Compiler 20 7 years ago
Numerics.Tests.csproj Build: streamline dependency constraints 6 years ago
PermutationTest.cs Tests: clearer and simpler naming pattern for test projects 9 years ago
PolynomialTests.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
PrecisionTest.cs Tests: clearer and simpler naming pattern for test projects 9 years ago
Program.cs Tests: clearer and simpler naming pattern for test projects 9 years ago
SortingTests.cs Tests: clearer and simpler naming pattern for test projects 9 years ago
TrigonometryTest.cs Namespaces: never fully open System.Numerics to avoid name clashes 8 years ago
UseLinearAlgebraProvider.cs Tests: explicitly configure MKL with AVX-consitency mode to get at least some level of consistency between different machines, resolve more tests failing with MKL on some environments 6 years ago
WindowTest.cs Implemented and tested Tukey window 7 years ago
paket.references Build: fix data package build and tests 8 years ago