Christoph Ruegg
eb69fe6890
Build: quick-flag to disable long tests; prepare appveyor+travis
12 years ago
Christoph Ruegg
5ea5de07a1
Distributions: fix Geometric distribution sampling
13 years ago
Christoph Ruegg
bca96c569d
Distributions: separate sample histogram test for continuous and discrete distributions
13 years ago
Christoph Ruegg
44b0b12db3
Distributions: extend sample distribution test to all continuous and most discrete distributions
13 years ago
Christoph Ruegg
b7384c697b
LA, Statistics, Generate: switch default RNG from MersenneTwister to SystemRandomSource
13 years ago
Superbest
cf1530d8ee
Added Triangular distribution.
Signed-off-by: Superbest <arpharazon0@gmail.com>
13 years ago
Christoph Ruegg
f2e0ad6f10
Tests: test category attributes
13 years ago
Christoph Ruegg
9c93ef8328
Tests: always seed RNGs
13 years ago
Christoph Ruegg
6ae4b6bd5a
Distributions: align head members, smarter RandomSource setter
13 years ago
Christoph Ruegg
e84479eab0
Distributions: s/IDistribution/IUnivariateDistribution/
13 years ago
Christoph Ruegg
e37498618b
Distributions: move files (ns sync), clean up
13 years ago
Abratiychuk
3f470bc0bc
Fixed unit tests for Silverlight
Signed-off-by: abratiychuk <18.05.2011>
16 years ago
Marcus Cuda
7a1a0fc8f1
tests: added Andriy's ported NUnit tests and tweaked them for the solver changes
16 years ago
Marcus Cuda
84762f7109
merged andriy's XOR RNG
16 years ago
Christoph Ruegg
7c21d36316
Unit Tests: updated headers, minor clean up
17 years ago
Jurgen Van Gael
f612db93a1
Fixed a bug in the StudentT sampler.
Reworked the unit tests for sampling methods to be more accurate.
17 years ago
Jurgen Van Gael
ad6cbbebd8
Added CumulativeDistribution for the StudentT distribution.
Added unit tests for the StudentT distribution.
Added sampling methods for the normal gamma distribution.
17 years ago
Jurgen Van Gael
e3d4c58cdc
Added more unit tests for the StudentT distribution.
Added sampling methods for the StudentT distribution.
17 years ago
Jurgen Van Gael
a2610c7931
Fixed bugs after running the Sample unit tests.
Fixed some spelling mistakes.
Changed the Histogram implementation to make lowerbound exclusive and upper bound inclusive. [http://mathnetnumerics.codeplex.com/Thread/View.aspx?ThreadId=75115 ]
Changed the Histogram implementation so that returned buckets are copies (so that users can't start messing with upper and lower bounds).
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
0dc05c2139
Added a unit test for the distributions.
17 years ago
Jurgen Van Gael
72e771abbb
Fixed bugs in distributions.
17 years ago
Jurgen Van Gael
1ce3b42491
Some bug fixes on Binomial, Categorical and Multinomial distributions.
17 years ago
Jurgen Van Gael
7f23d8d912
Added initial DenseMatrix implementation.
Ported F# Matrix and DenseMatrix interface.
17 years ago
Jurgen Van Gael
aab6c0186b
Initial version of VectorNormal distribution.
17 years ago
Jurgen Van Gael
c7db7cd590
Extended F# API (doesn't compile just yet).
Added Bernoulli distribution.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
0a6abf73e7
Added Dirichlet unit tests
Fixed typo in CommonDistributionTests.cs
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Marcus Cuda
4ccfa45871
Project merging: renamed projects
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Jurgen Van Gael
09f3677840
Added Gamma & Beta distribution unit tests.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Christoph Ruegg
95ee84407c
style cop
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
4e22ba370d
Fixed StyleCop warnings.
Added ContinuousDistribution class.
Added ContinuousDistribution unit tests.
Added more unit tests in Normal class.
Added Control class with property to check distribution parameters.
Tried to fix the StyleCop header warnings by changing the file encoding but didn't seem to work all that well.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
22fb98fb5d
Fix the message shown in the AssertHelpers.AlmostEqual function.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
e592d262cc
More unit tests.
Added Erfc and ErfcInv.
Fixed StyleCop problems.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
281c02756f
Added Erf tests.
Fixed erf implementation.
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
ef0141298e
Partial Normal distribution implementation.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Marcus Cuda
c2c6e4660f
started working on build files
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Christoph Ruegg
2778324285
empty projects
17 years ago