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 29b22cb2d7
Merge pull request #685 from diluculo/issue684
7 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 Added new distributions and corresponding tests 7 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
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 Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
OdeSolvers Tests: clearer and simpler naming pattern for test projects 9 years ago
OptimizationTests BUG: Optimization: fix incorrect weighted Jacobian (#684) 7 years ago
Properties Release v4.9.0 7 years ago
Providers Tests: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
Random Migrate to .NET SDK 3.1 LTS and update dependencies 7 years ago
RootFindingTests Namespaces: never fully open System.Numerics to avoid name clashes 8 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 Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 8 years ago
Numerics.Tests.MKL.csproj Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 8 years ago
Numerics.Tests.OpenBLAS.csproj Upgrade to .Net Core 2.2 (2.2.4, SDK 2.2.106) 8 years ago
Numerics.Tests.csproj Migrate to .NET SDK 3.1 LTS and update dependencies 7 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: test against .Net Core 2.1 instead of 1.1 and 2.0 (both deprecated) 8 years ago
WindowTest.cs Implemented and tested Tukey window 7 years ago
paket.references Build: fix data package build and tests 8 years ago