This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-rng.git

commit dc0ecb2cc52f48959a6cecaa0c563d5932ae204b
Author: aherbert <aherb...@apache.org>
AuthorDate: Sun Aug 8 22:59:07 2021 +0100

    Track changes
---
 src/changes/changes.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aafb456..01e6787 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -81,6 +81,10 @@ re-run tests that fail, and pass the build if they succeed
 within the allotted number of reruns (the test will be marked
 as 'flaky' in the report).
 ">
+      <action dev="aherbert" type="fix" issue="159">
+        "ZigguratSampler.NormalizedGaussian": Corrected biased sampling within 
convex regions
+        at the edge of the ziggurat.
+      </action>
       <action dev="aherbert" type="update" issue="158">
         Update the minimum Java version to 1.7.
       </action>

Reply via email to