Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
All the generator implementations and all distribution samplers are in "Commons RNG" and several classes/interfaces in the random package do not do more than wrapping calls to functionality defined over there.
Being dependent on functionality implemented in package linear, CorrelatedRandomVectorGenerator must remain in "Commons Math".
Attachments
Issue Links
- depends upon
-
RNG-137 StableSampler to sample from a stable distribution
- Closed
1.
|
Remove "GaussianRandomGenerator" and "UncorrelatedRandomVectorGenerator" | Resolved | Gilles Sadowski | |||||||||
2.
|
"RandomVectorGenerator" is-a "Supplier<double[]>" | Resolved | Unassigned | |||||||||
3.
|
Remove "UniformRandomGenerator" | Resolved | Unassigned |
|
||||||||
4.
|
Remove "SynchronizedRandomGenerator" | Resolved | Gilles Sadowski | |||||||||
5.
|
"NormalizedRandomGenerator" is-a "DoubleSupplier" | Resolved | Unassigned |
|
||||||||
6.
|
Simplify "CorrelatedRandomVectorGenerator" | Resolved | Gilles Sadowski | |||||||||
7.
|
Purpose of "RngAdaptor" | Resolved | Unassigned | |||||||||
8.
|
Remove "nextUniform(double,double)" from "RandomUtils" | Resolved | Unassigned | |||||||||
9.
|
Remove "nextUniform(long,long)" from "RandomUtils" | Resolved | Unassigned | |||||||||
10.
|
Remove "StableRandomGenerator" class | Resolved | Gilles Sadowski |