Merge branch 'feature_RNG-37'

Ziggurat algorithm for Gaussian sampling. Thanks to Olga Kirillova.

Closes #5.


Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/b1086ec9
Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/b1086ec9
Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/b1086ec9

Branch: refs/heads/master
Commit: b1086ec9e1bb232754a0e23069894ff3ceabf3e1
Parents: 22b5422 b13831a
Author: Gilles <er...@apache.org>
Authored: Wed Oct 11 10:42:35 2017 +0200
Committer: Gilles <er...@apache.org>
Committed: Wed Oct 11 10:42:35 2017 +0200

----------------------------------------------------------------------
 .../ZigguratNormalizedGaussianSampler.java      | 148 +++++++++++++++++++
 .../distribution/ContinuousSamplersList.java    |   4 +
 2 files changed, 152 insertions(+)
----------------------------------------------------------------------


Reply via email to