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 6edeb10 RNG-146: Prevent infinite standard deviation new f14035b Suppress logic inversion check for finite numbers new dd0df61 Update to avoid infinite samples from the tail new ef4cee1 Added a test for sequential calls to the ziggurat sampler The 3 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 | 273 ++++++++++++++++++++- src/main/resources/pmd/pmd-ruleset.xml | 6 + 2 files changed, 273 insertions(+), 6 deletions(-)