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 f950e2c Update test for the change in the ZigguratSampler new ac44b79 Correctly exclude duplicate files from shaded jar new 2a6a5b2 RNG-159: Correct convex normal sampling new 4c734c8 Fix size 5 sampler new f205e3f Precompute size minus 1 new 6e933d7 Add link from example table to the example distribution plots new bc05537 fix new 848058f RNG-159: Reinstate ignored test. The 7 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: commons-rng-examples/examples-jmh/pom.xml | 4 +- .../distribution/ZigguratSamplerPerformance.java | 185 +++++++++++++++++---- .../rng/sampling/distribution/ZigguratSampler.java | 16 +- .../sampling/distribution/ZigguratSamplerTest.java | 52 +++--- src/site/apt/userguide/rng.apt | 2 +- 5 files changed, 180 insertions(+), 79 deletions(-)