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 f84827d262 Release v4.14.0 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 Merge pull request #712 from Evangelink/use-test-parameter-rayleigh 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 Minor clean-up. 6 years ago
LinearAlgebraTests Linear Algebra: Matrix Resize 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.14.0 6 years ago
Providers Sparse Solver: change the enums' values to the values defined by MKL DSS. 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 Code Style and Cleanups 6 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 Fixed copyright in PolynomialTests.cs. 6 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 Use .NET Framework reference assemblies 6 years ago