[
https://issues.apache.org/jira/browse/RNG-137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17374051#comment-17374051
]
Gilles Sadowski commented on RNG-137:
-------------------------------------
Thanks a lot for another significant improvement to "Commons Math" (through the
upcoming removal of
[StableRandomGenerator|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/main/java/org/apache/commons/math4/random/StableRandomGenerator.java;h=f3a851b9b16c47546cac8371e272dbf59a909c09;hb=HEAD]
there).
bq. The version in CM did not have extensive unit tests and when I investigated
further I found the sampler was incorrect for several of the parameter
combinations (alpha=2, alpha != 1)
Is it possible (not too time-consuming) to include here FTR plots from the
(buggy) data generated by CM implementation?
> Move class from "Commons Math"
> ------------------------------
>
> Key: RNG-137
> URL: https://issues.apache.org/jira/browse/RNG-137
> Project: Commons RNG
> Issue Type: Task
> Components: sampling
> Reporter: Gilles Sadowski
> Assignee: Alex Herbert
> Priority: Trivial
> Labels: commons-math, port
> Fix For: 1.4
>
> Attachments: Alpha1Performance.jpg, Beta0Performance.jpg,
> GeneralPerformance.jpg, alpha0.5.jpg, alpha1.3.jpg, beta0.3.jpg
>
>
> Shouldn't CM's class
> [{{StableRandomGenerator}}|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/main/java/org/apache/commons/math4/random/StableRandomGenerator.java;h=f3a851b9b16c47546cac8371e272dbf59a909c09;hb=HEAD]
> be moved to the \{{commons-rng-sampling}} module?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)