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 7c380790 Update apache-rat configuration for version 0.17
new d26e9cd6 Exclude patch files from PMD
new 68a22089 PMD fix: Remove unnecessary interface declaration
new ace1857b Update commons parent 96 to 98
new 0c694751 Remove public member from package private class
new d6ee9ba5 PMD: allow public members in non public type
new 30342e9d Remove unused logFactorial method
new 616cfaeb Comment partial implementation
new 081a7b69 Remove redundant 32-bit mask of long value before cast to int
The 8 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:
.../org/apache/commons/rng/core/BaseProvider.java | 2 +-
.../apache/commons/rng/core/source64/TwoCmres.java | 4 ++--
.../rng/sampling/distribution/InternalGamma.java | 18 ++++++++----------
.../rng/sampling/distribution/InternalUtils.java | 20 +++++---------------
.../rng/sampling/distribution/ZigguratSampler.java | 2 +-
.../sampling/distribution/InternalUtilsTest.java | 21 +++++----------------
pom.xml | 4 +++-
src/conf/pmd/pmd-ruleset.xml | 10 ++++++++++
8 files changed, 35 insertions(+), 46 deletions(-)