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.
David Prince
a7c7b67647
Categorical dist: Tests for Var, SD, and Median
Added unit tests to validate the following properties of the
Categorical distribution:
- Variance,
- StdDev, and
- Median.
TODO: Find out the expected behaviour of Median in ambiguous cases
(e.g. where P(X=1)=0.5, and P(X=2)=0.5), then add appropriate unit
tests.
TODO: Research how to calculate entropy, then add unit tests for the
Entropy property.
13 years ago
..
CombinatoricsTests
Fixed unit tests for Silverlight
16 years ago
ComplexTests
Tests: disable de-CH related number format tests because of Win 8.1 bug
13 years ago
DistributionTests
Categorical dist: Tests for Var, SD, and Median
13 years ago
EuclidTests
Euclid: new Euclid class with mod/rem and all that used to be in integer theory #175
13 years ago
FinancialTests
Tests: test category attributes
13 years ago
GoodnessOfFit
Tests: test category attributes
13 years ago
IntegralTransformsTests
Drop redundant SignalGenerator and Signals namespace (use Generate instead)
13 years ago
IntegrationTests
Tests: test category attributes
13 years ago
InterpolationTests
Interpolation: migrate rational floater hormann to Barycentric class
13 years ago
LinearAlgebraProviderTests
Providers: fix tests against native providers
13 years ago
LinearAlgebraTests
Providers: fix tests against native providers
13 years ago
Properties
Native: unit test native providers
13 years ago
Random
Random: api cleanup
13 years ago
RootFindingTests
Tests: test category attributes
13 years ago
SpecialFunctionsTests
ExcelFunctions
13 years ago
StatisticsTests
Tests: test category attributes
13 years ago
App.config
Build: VS12 (2013) support, build config simplification
13 years ago
ArrayHelpers.cs
Build: make whole unit test suite hybrid so it can run against all portable profiles
13 years ago
AssertHelpers.cs
Precision: rework/cleanup (major)
13 years ago
FitTests.cs
Tests: test category attributes
13 years ago
GenerateTests.cs
Generate: more tests, fix PeriodicMapSequence
13 years ago
MatrixHelpers.cs
Build: make whole unit test suite hybrid so it can run against all portable profiles
13 years ago
PermutationTest.cs
Fixed unit tests for Silverlight
16 years ago
PrecisionTest.cs
Precision: rework comparisons, similar to equality before
13 years ago
SortingTests.cs
Tests: always seed RNGs
13 years ago
TrigonometryTest.cs
Tests: test category attributes
13 years ago
UnitTests-MKL.csproj
Native: unit test native providers
13 years ago
UnitTests-Net35.csproj
Build: .Net 3.5 tests now compiled against .Net 3.5 (instead of .Net 4.5)
13 years ago
UnitTests-Portable47.csproj
Native: unit test native providers
13 years ago
UnitTests-Portable136.csproj
Native: unit test native providers
13 years ago
UnitTests.csproj
ExcelFunctions
13 years ago
UseLinearAlgebraProvider.cs
Native: unit test native providers
13 years ago
packages.config
Build: VS12 (2013) support, build config simplification
13 years ago