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 55e02d4 Added ternary variations to the ziggurat benchmark new 9a25d0b Fix javadoc mix up between convex and concave regions new 9f492d0 Allow ziggurat sampling from only the overhangs in the performance test The 2 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 | 205 +++++++++++++++++++-- .../sampling/distribution/ZigguratSamplerTest.java | 1 + .../rng/sampling/distribution/ZigguratSampler.java | 4 +- 3 files changed, 195 insertions(+), 15 deletions(-)