This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch 1.0-beta1-release
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit f25159cc88906ca995817b7d002b96370fcb0cc4
Merge: f5bea42 2b01d3c
Author: Matt Juntunen <mattjuntu...@apache.org>
AuthorDate: Thu Apr 2 22:43:36 2020 -0400

    merging with master

 LICENSE.txt                                        |   44 +-
 README.md                                          |   39 +-
 commons-numbers-angle/README.md                    |   25 +-
 commons-numbers-arrays/README.md                   |   27 +-
 commons-numbers-combinatorics/README.md            |   25 +-
 commons-numbers-complex/LICENSE.txt                |   44 +-
 commons-numbers-complex/README.md                  |   25 +-
 .../apache/commons/numbers/complex/Complex.java    | 4015 ++++++++++----------
 .../commons/numbers/complex/ComplexTest.java       | 1693 +++++----
 commons-numbers-core/README.md                     |   25 +-
 commons-numbers-field/README.md                    |   25 +-
 commons-numbers-fraction/README.md                 |   25 +-
 commons-numbers-gamma/README.md                    |   25 +-
 commons-numbers-primes/README.md                   |   25 +-
 commons-numbers-quaternion/README.md               |   25 +-
 commons-numbers-rootfinder/README.md               |   25 +-
 src/main/resources/pmd/pmd-ruleset.xml             |   29 +-
 17 files changed, 3174 insertions(+), 2967 deletions(-)

Reply via email to