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 2021/07/04 07:57:00 UTC

[jira] [Created] (RNG-150) Update LargeMeanPoissionSampler to use the ZigguratExponentialSampler

Alex Herbert created RNG-150:
--------------------------------

             Summary: Update LargeMeanPoissionSampler to use the ZigguratExponentialSampler
                 Key: RNG-150
                 URL: https://issues.apache.org/jira/browse/RNG-150
             Project: Commons RNG
          Issue Type: Improvement
          Components: sampling
    Affects Versions: 1.3
            Reporter: Alex Herbert


The LargeMeanPoissionSampler uses a standard exponential deviate. This can be changed from the AhrensDieterExponentialSampler to the ZigguratExponentialSampler which is 4x faster.

 



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