You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2018/05/19 15:13:43 UTC

[15/28] commons-numbers git commit: Merge branch 'master' into feature__NUMBERS-51__field

Merge branch 'master' into feature__NUMBERS-51__field


Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/6d14b163
Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/6d14b163
Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/6d14b163

Branch: refs/heads/master
Commit: 6d14b1638b117c65b90d42d380104470e017c262
Parents: 1a71d5a d011f8b
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
Authored: Tue Jan 30 16:48:25 2018 +0100
Committer: Gilles Sadowski <gi...@harfang.homelinux.org>
Committed: Tue Jan 30 16:48:25 2018 +0100

----------------------------------------------------------------------
 .../apache/commons/numbers/complex/Complex.java | 40 +++++++++++---------
 .../commons/numbers/complex/ComplexUtils.java   |  4 +-
 .../commons/numbers/core/ArithmeticUtils.java   | 14 ++++---
 .../numbers/fraction/FractionException.java     |  1 +
 .../apache/commons/numbers/gamma/Digamma.java   |  4 +-
 .../apache/commons/numbers/gamma/LogBeta.java   |  2 +-
 .../apache/commons/numbers/gamma/LogGamma.java  |  1 +
 .../commons/numbers/gamma/RegularizedGamma.java | 20 ++++++++--
 8 files changed, 54 insertions(+), 32 deletions(-)
----------------------------------------------------------------------