Christoph Ruegg
|
cc5079bdcf
|
StyleCop
|
12 years ago |
Christoph Ruegg
|
618cbd873d
|
Distributions: all dist must have static routine to sample an array in one go
|
12 years ago |
Christoph Ruegg
|
f7b8c664a0
|
Distributions: immutable in distribution parameters
|
12 years ago |
Christoph Ruegg
|
95adce4c1f
|
Distributions: bring back public static IsValidParameterSet functions
|
12 years ago |
Christoph Ruegg
|
fb4e4e0195
|
Distributions: discrete distribution Median should be double; multiple modes #189 #187
|
12 years ago |
Christoph Ruegg
|
d285d2eb26
|
Distributions: static PMF, PMFLn, CDF functions for discrete distributions
|
12 years ago |
Christoph Ruegg
|
3803923670
|
Distributions: upgrade to simpler parameter verification (discrete)
|
12 years ago |
Christoph Ruegg
|
32e3453874
|
Distributions: shortcut static sample functions (discrete)
|
12 years ago |
Christoph Ruegg
|
776cdfe080
|
Distributions: drop redundant xmldoc remarks. Closes #183.
|
13 years ago |
Christoph Ruegg
|
6e004968c6
|
Distributions: switch default RNG from MersenneTwister to SystemRandomSource
|
13 years ago |
Christoph Ruegg
|
f8e81d375e
|
Random: use thread-safe mersenne twister instead of System.Random as default fallback
|
13 years ago |
Christoph Ruegg
|
6d7b0e3f2e
|
Random: use a less problematic seed by default
|
13 years ago |
Christoph Ruegg
|
1a8c5cc42a
|
Distributions: inline docs, range information
|
13 years ago |
Christoph Ruegg
|
f1dbedd766
|
Distributions: prototype for slightly modified api on normal, log-normal
|
13 years ago |
Christoph Ruegg
|
707261922b
|
Distributions: s/ChiSquare/ChiSquared/, cleanup, docs
|
13 years ago |
Christoph Ruegg
|
87aed9dad2
|
Distributions: parameter clarification & unicode tweaks
|
13 years ago |
Christoph Ruegg
|
6ae4b6bd5a
|
Distributions: align head members, smarter RandomSource setter
|
13 years ago |
Christoph Ruegg
|
e37498618b
|
Distributions: move files (ns sync), clean up
|
13 years ago |
Christoph Ruegg
|
7d11e73aaa
|
Inspections/CodeAnalysis Cleanup
|
13 years ago |
Christoph Ruegg
|
f304fac8e2
|
Distributions: formatting cleanup (no code changes)
|
13 years ago |
Christoph Ruegg
|
fc1d4a4715
|
Distributions: ctor overloads that accept Random argument
|
13 years ago |
Christoph Ruegg
|
ef38c4508f
|
Distributions: consistent sample methods for discrete distributions #32
|
14 years ago |
Abratiychuk
|
e21559ac10
|
Verified Distributions, added several properties, fixed several properties.
|
16 years ago |
Marcus Cuda
|
4fe613c977
|
distributions: Vladmir's first take at the distributions
|
16 years ago |
Christoph Ruegg
|
722b9736c4
|
Numerics: udated headers (sorry for the code churn..)
|
16 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
|
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
|
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 |
Marcus Cuda
|
4ccfa45871
|
Project merging: renamed projects
Signed-off-by: Marcus Cuda <marcus@cuda.net>
|
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 |