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


    from e5c51120 Fix spelling
     new 1b1b7b1e Correct reference link
     new 496740c6 NUMBERS-192: Add subtract method to Sum
     new 16d76d01 Update NOTICE to 2023

The 3 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:
 NOTICE                                             |  2 +-
 commons-numbers-angle/NOTICE                       |  2 +-
 commons-numbers-arrays/NOTICE                      |  2 +-
 commons-numbers-bom/NOTICE                         |  2 +-
 commons-numbers-combinatorics/NOTICE               |  2 +-
 commons-numbers-complex-streams/NOTICE             |  2 +-
 commons-numbers-complex/NOTICE                     |  2 +-
 commons-numbers-core/NOTICE                        |  2 +-
 .../java/org/apache/commons/numbers/core/Sum.java  | 30 ++++++++++++++++++----
 .../org/apache/commons/numbers/core/SumTest.java   | 29 +++++++++++++++++++++
 .../apache/commons/numbers/core/UserGuideTest.java | 11 ++++++++
 commons-numbers-examples/NOTICE                    |  2 +-
 commons-numbers-examples/examples-jmh/NOTICE       |  2 +-
 commons-numbers-field/NOTICE                       |  2 +-
 commons-numbers-fraction/NOTICE                    |  2 +-
 commons-numbers-gamma/NOTICE                       |  2 +-
 commons-numbers-quaternion/NOTICE                  |  2 +-
 commons-numbers-rootfinder/NOTICE                  |  2 +-
 src/changes/changes.xml                            |  3 +++
 src/site/apt/userguide/index.apt                   | 25 ++++++++++++++++--
 20 files changed, 106 insertions(+), 22 deletions(-)

Reply via email to