[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    (commons-statistics) branch master updated (7e556df -> 14988ef)
From:       aherbert () apache ! org
Date:       2023-11-30 16:10:26
Message-ID: 170136062613.1248013.9414680427737763226 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

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-statistics.git


    from 7e556df  Checkstyle: Final class should be final
     new 6e84100  STATISTICS-71: Add DoubleStatistics aggregator of multiple \
statistics  new a557588  Add descriptive module to BOM
     new c9c20a9  Add descriptive module to docs module
     new 14988ef  Update changes

The 4 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:
 .../src/main/resources-filtered/bom.xml            |   5 +
 .../statistics/descriptive/DoubleStatistics.java   | 686 +++++++++++++++++++++
 .../statistics/descriptive/GeometricMean.java      |  17 +-
 .../commons/statistics/descriptive/Kurtosis.java   |   2 +-
 .../commons/statistics/descriptive/Mean.java       |   2 +-
 .../commons/statistics/descriptive/Skewness.java   |   2 +-
 .../statistics/descriptive/StandardDeviation.java  |   2 +-
 .../commons/statistics/descriptive/Statistic.java  |  58 ++
 .../commons/statistics/descriptive/Variance.java   |   2 +-
 .../descriptive/DoubleStatisticsTest.java          | 495 +++++++++++++++
 .../statistics/descriptive/UserGuideTest.java      |  93 +++
 commons-statistics-docs/pom.xml                    |   5 +
 dist-archive/pom.xml                               |  57 ++
 src/changes/changes.xml                            |   3 +-
 src/conf/checkstyle/checkstyle-suppressions.xml    |   1 +
 src/conf/pmd/pmd-ruleset.xml                       |   5 +-
 16 files changed, 1424 insertions(+), 11 deletions(-)
 create mode 100644 commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive/DoubleStatistics.java
  create mode 100644 \
commons-statistics-descriptive/src/main/java/org/apache/commons/statistics/descriptive/Statistic.java
  create mode 100644 \
commons-statistics-descriptive/src/test/java/org/apache/commons/statistics/descriptive/DoubleStatisticsTest.java



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic