Marcus Cuda
7a1a0fc8f1
tests: added Andriy's ported NUnit tests and tweaked them for the solver changes
16 years ago
Marcus Cuda
cce4db3843
merged Andriy's distribution additions and corrections
16 years ago
Abratiychuk
e21559ac10
Verified Distributions, added several properties, fixed several properties.
16 years ago
Marcus Cuda
82dec46518
merged Andriy's EVD improvements and Poisson distribution
16 years ago
Marcus Cuda
84762f7109
merged andriy's XOR RNG
16 years ago
Marcus Cuda
4fe613c977
distributions: Vladmir's first take at the distributions
16 years ago
Christoph Ruegg
7c21d36316
Unit Tests: updated headers, minor clean up
17 years ago
Jurgen Van Gael
666c02ff56
Fixed bug in NormalGamma distribution.
Added documentation to StudentT distribution.
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
35f24d1a4c
Removed redundant parameters in Dirichlet distribution unit tests.
Added unit tests for the NormalGamma distribution.
Expect different exception in Beta distribution unit tests.
17 years ago
Jurgen Van Gael
7045536a9c
Added unit tests for the NormalGamma distribution.
Added setters for MeanLocation and MeanScale.
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
c66021cd15
More unit tests for StudentT distribution.
17 years ago
Jurgen Van Gael
e0ba8f3aa7
Added NormalGamma distribution.
17 years ago
Jurgen Van Gael
ef7a3e8ee7
Added StudentT distribution.
17 years ago
Jurgen Van Gael
ac13e62ba4
Fixed unit test after API change.
Signed-off-by: Jurgen Van Gael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
3c3c41bdba
Added constructor for Categorical distribution from Histogram.
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
d8b8520409
Added log-normal distribution.
Fixed some F# methods.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
aab6c0186b
Initial version of VectorNormal distribution.
17 years ago
Jurgen Van Gael
db4a70cbe4
Enabled Beta entropy test.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
742da56f8c
Added discrete uniform distribution.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
59ff93f1b0
Added incomplete Gamma functions.
Added incomplete Beta functions.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Christoph Ruegg
3331edfcfc
functions: stable x -> exp(x)-1, used in weibull cdf
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Jurgen Van Gael
2d5561539b
Added Multinomial distribution Added MersenneTwister Fixed namespace error in unit tests
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
f4d2fa0c76
Added Weibull distribution.
Fixed bug in Dirichlet distribution (when one of the dimensions is singular).
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Jurgen Van Gael
165942ea18
Bug fixes in Bernoulli distribution.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
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
Jurgen Van Gael
806f26e0af
Added Dirichlet distribution.
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