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 cc0d4d02 Update profile name in referencing documents
     new ffd322b5 Javadoc protected/public constructors and methods
     new 20e57acd Add JDK 21 to GH maven workflow

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:
 .github/workflows/maven.yml                            |  2 +-
 .../java/org/apache/commons/numbers/angle/Angle.java   | 18 ++++++++++++++++++
 .../java/org/apache/commons/numbers/angle/Reduce.java  |  2 ++
 .../commons/numbers/combinatorics/Combinations.java    |  2 ++
 .../apache/commons/numbers/field/AbstractField.java    |  3 +++
 .../apache/commons/numbers/field/BigFractionField.java |  6 +++++-
 .../java/org/apache/commons/numbers/field/DDField.java |  6 +++++-
 .../org/apache/commons/numbers/field/FP64Field.java    |  6 +++++-
 .../java/org/apache/commons/numbers/field/Field.java   | 18 ++++++++++++++++++
 .../apache/commons/numbers/field/FractionField.java    |  6 +++++-
 .../commons/numbers/fraction/ContinuedFraction.java    |  3 +++
 .../commons/numbers/gamma/LanczosApproximation.java    |  4 +++-
 src/conf/pmd/pmd-ruleset.xml                           |  4 ++++
 13 files changed, 74 insertions(+), 6 deletions(-)

Reply via email to