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 fb7ff4ce74 number theory: integer IsPowerOfTwo 17 years ago
..
CombinatoricsTests Api Suggestion for combinatorics/counting 17 years ago
ComplexTests moved Complex tests into their own folder 17 years ago
DistributionTests/Continuous Fixed StyleCop warnings. 17 years ago
IntegrationTests quadrature: some methods are now static 17 years ago
InterpolationTests interpolation: ported akima spline 17 years ago
NumberTheoryTests number theory: integer IsPowerOfTwo 17 years ago
Properties renamed Managed.Test to Managed.UnitTests since we'll multiple types of tests and added Native.UnitTests project 17 years ago
SpecialFunctionsTest More unit tests. 17 years ago
StatisticsTests Fixed a bug with the order finding method. 17 years ago
ThreadingTests threading: ported from dnAnalytics 17 years ago
AssertHelpers.cs Fix the message shown in the AssertHelpers.AlmostEqual function. 17 years ago
Managed.UnitTests.csproj number theory: gcd/lcm for pairs and lists (from Iridium) 17 years ago
PrecisionTest.cs precision: added relative-error almost-equal 17 years ago
SortingTests.cs Added the number theory and sorting classes. 17 years ago