[
https://issues.apache.org/jira/browse/MATH-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065943#comment-15065943
]
Gilles commented on MATH-1304:
------------------------------
Copied version of "BitStreamGenerator" into "AbstractRandomGenerator" in commit
813aa11d505b9507b6795d36070806cb2d96e5c2.
> "nextBytes" methods in RNG implementations
> ------------------------------------------
>
> Key: MATH-1304
> URL: https://issues.apache.org/jira/browse/MATH-1304
> Project: Commons Math
> Issue Type: Improvement
> Affects Versions: 3.5
> Reporter: Gilles
> Assignee: Gilles
> Fix For: 4.0
>
>
> There are two implementations of the "nextBytes" method.
> One is in {{AbstractRandomGenerator}} and the other in
> {{BitsStreamGenerator}}.
> The code should be the same.
> And, if possible, it should be shared.
> MATH-1300 has several suggestions for improving the current implementations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)