[ 
https://issues.apache.org/jira/browse/RNG-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291809#comment-16291809
 ] 

ASF GitHub Bot commented on RNG-37:
-----------------------------------

GitHub user cur4so opened a pull request:

    https://github.com/apache/commons-rng/pull/6

    RNG-37 make KN table long

    switch from into to long in auxiliary table KN calculation, plus 
calculation `uni` constant with higher precision  

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cur4so/commons-rng feature-RNG-37

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-rng/pull/6.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6
    
----
commit 6c3f060081e73d0d678c43396e7d82d567d25246
Author: Olga Kirillova <o...@revunit.com>
Date:   2017-12-14T23:48:58Z

    RNG-37 make KN table long

----


> Ziggurat algorithm
> ------------------
>
>                 Key: RNG-37
>                 URL: https://issues.apache.org/jira/browse/RNG-37
>             Project: Commons RNG
>          Issue Type: Wish
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 1.1
>
>
> Fast algorithm for sampling a Gaussian distribution: 
> https://en.wikipedia.org/wiki/Ziggurat_algorithm



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to