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 e8ca1f613d6af0a6d694d91c6b1291c73ac98e59 Author: aherbert <aherb...@apache.org> AuthorDate: Thu Feb 14 12:50:30 2019 +0000 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 f9be7f0..94b74d0 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -75,6 +75,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="update" issue="RNG-68"> + ""AhrensDieterMarsagliaTsangGammaSampler": Algorithms for small and large theta have + been delegated to specialised classes. + </action> <action dev="aherbert" type="add" issue="RNG-67"> Instructions for how to build and run the examples-stress code. </action>