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.
 
 
 
Marcus Cuda 8e24293a79 moved factorization extenstions into typed namespaces 16 years ago
..
CombinatoricsTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
ComplexTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
DistributionTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
IntegralTransformsTests Move Sampling/Sample to Signals/SignalGenerator to avoid confusion with statistical sampling 16 years ago
IntegrationTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
InterpolationTests Unit Tests: Interpolation V 16 years ago
LinearAlgebraProviderTests native: added unit tests for other data types and a bunch of bug fixes 16 years ago
LinearAlgebraTests moved factorization extenstions into typed namespaces 16 years ago
NumberTheoryTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Properties added missing files 16 years ago
Random tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
SpecialFunctionsTests tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
StatisticsTests fixed order statistics/median bug #5667 that caused a potential stackoverflow on platforms where tail-recursion is not optimized. Fixed by turning the recursion into a loop manually. Unit tests. 16 years ago
App.config added missing files 16 years ago
AssertHelpers.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
MathNet.Numerics.snk tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
PermutationTest.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
PrecisionTest.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Setup.cs native: finished acml provider - needs more testing 16 years ago
SortingTests.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
TrigonometryTest.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
UnitTests.csproj native: fixed several native interface bugs 16 years ago