Merge branch 'task_NUMBERS-33__Gamma' of https://git-wip-us.apache.org/repos/asf/commons-numbers into task_NUMBERS-33__Gamma
Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/8fb96049 Tree: http://git-wip-us.apache.org/repos/asf/commons-numbers/tree/8fb96049 Diff: http://git-wip-us.apache.org/repos/asf/commons-numbers/diff/8fb96049 Branch: refs/heads/master Commit: 8fb960492899025bdcbfaa552a992330d0dcf106 Parents: 13facdc f33d53e Author: Gilles Sadowski <gil...@harfang.homelinux.org> Authored: Tue May 9 14:29:40 2017 +0200 Committer: Gilles Sadowski <gil...@harfang.homelinux.org> Committed: Tue May 9 14:29:40 2017 +0200 ---------------------------------------------------------------------- .../org/apache/commons/numbers/gamma/Digamma.java | 8 ++++++-- .../org/apache/commons/numbers/gamma/Gamma.java | 16 ++++++++++++---- pom.xml | 18 ++++++++++++++++-- 3 files changed, 34 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/8fb96049/commons-numbers-gamma/src/main/java/org/apache/commons/numbers/gamma/Digamma.java ----------------------------------------------------------------------