[
https://issues.apache.org/jira/browse/MATH-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilles updated MATH-1336:
-------------------------
Description:
All current RNG implementations (in package {{o.a.c.m.random}}) generates 32
random bits (per call to the lower-level _"next"_ method).
New implementations that generate 64 bits per call will be provided (in package
{{o.a.c.m.rng}}).
was:
All current RNG implementations (in package {{o.a.c.m.rng}}) generates 32
random bits (per call to the lower-level _"next"_ method).
New implementations that generate 64 bits per call will be provided.
> 64-bits based RNG
> -----------------
>
> Key: MATH-1336
> URL: https://issues.apache.org/jira/browse/MATH-1336
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Gilles
> Assignee: Gilles
> Labels: performance
> Fix For: 4.0
>
>
> All current RNG implementations (in package {{o.a.c.m.random}}) generates 32
> random bits (per call to the lower-level _"next"_ method).
> New implementations that generate 64 bits per call will be provided (in
> package {{o.a.c.m.rng}}).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)