This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch modularized_master in repository https://gitbox.apache.org/repos/asf/commons-math.git.
from d206737 Update modules list. new 7f38341 MATH-1533: Javadoc explaining that the issue is actually not a problem. new ad5f0da MATH-1536: Let unit tests use random seeds (and allow a few retries on failure). 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: commons-math-legacy/pom.xml | 11 +++++++++++ .../distribution/EnumeratedDistribution.java | 14 +++++++++++++ .../EnumeratedIntegerDistribution.java | 6 +++++- .../math4/legacy/analysis/function/LogitTest.java | 6 ++---- .../EnumeratedIntegerDistributionTest.java | 21 +++----------------- .../clustering/MiniBatchKMeansClustererTest.java | 23 +++++++++++----------- .../evaluation/CalinskiHarabaszTest.java | 12 ++++++----- .../MultiStartMultivariateOptimizerTest.java | 6 +++--- .../legacy/random/GaussianRandomGeneratorTest.java | 10 ++++++---- .../legacy/stat/ranking/NaturalRankingTest.java | 6 +++--- pom.xml | 3 +-- 11 files changed, 67 insertions(+), 51 deletions(-)