This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git.
from 99002cd RNG-163: Track changes
new f092264 Update ZigguaratSampler concave epsilon for the exponential.
new 3d9f5db Update ZigguaratSampler point of inflection for the Gaussian.
new 0aacbbd Update ZigguaratSampler branch frequencies
new a39ce5d Add ziggurat exponential sampler with no recursion to the
benchmark
new e938260 Benchmark using a long to get an index, compare it, and
return the index
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../distribution/ZigguratSamplerPerformance.java | 304 ++++++++++++++++++---
.../rng/sampling/distribution/ZigguratSampler.java | 38 +--
2 files changed, 278 insertions(+), 64 deletions(-)