You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2019/09/26 17:10:00 UTC

[jira] [Resolved] (RNG-119) Add LongJumpable support to XorShiRo generators

     [ https://issues.apache.org/jira/browse/RNG-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Herbert resolved RNG-119.
------------------------------
    Fix Version/s: 1.3
       Resolution: Implemented

In git master.

> Add LongJumpable support to XorShiRo generators
> -----------------------------------------------
>
>                 Key: RNG-119
>                 URL: https://issues.apache.org/jira/browse/RNG-119
>             Project: Commons RNG
>          Issue Type: New Feature
>          Components: core
>    Affects Versions: 1.3
>            Reporter: Alex Herbert
>            Priority: Major
>             Fix For: 1.3
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The following generators now have a long jump function:
> {noformat}
> XoShiRo128Plus
> XoShiRo128StarStar
> XoShiRo512Plus
> XoShiRo512StarStar
> {noformat}
> This has been added to the original source since the generators were added to the commons RNG library.
> See [xoshiro / xoroshiro generators|http://prng.di.unimi.it/]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)