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 dc0786b Merge branch 'aherbert-feature-RNG-72'
new 89ee371 DiscreteProbabilityCollectionSampler: Fix index check from
binarySearch.
new acda087 Fix test coverage of DiscreteProbabilityCollectionSampler.
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:
.../DiscreteProbabilityCollectionSampler.java | 3 +-
.../DiscreteProbabilityCollectionSamplerTest.java | 56 ++++++++++++++++++++++
2 files changed, 57 insertions(+), 2 deletions(-)