commons-numbers git commit: Fix (probable) typo in original code.

2017-05-07 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/task_NUMBERS-33__Gamma f7e9300a0 -> 871bb759c Fix (probable) typo in original code. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/871bb759 Tree

commons-numbers git commit: Fix (probable) typo in original code.

2017-05-07 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/task_NUMBERS-33__Gamma aa533716a -> f7e9300a0 Fix (probable) typo in original code. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/f7e9300a Tree

commons-numbers git commit: Copy/paste mistake.

2017-05-07 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/task_NUMBERS-33__Gamma 0c9f1cde2 -> aa533716a Copy/paste mistake. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/aa533716 Tree: http://git-wip-u

[1/2] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math").

2017-05-07 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/task_NUMBERS-33__Gamma [created] 0c9f1cde2 http://git-wip-us.apache.org/repos/asf/commons-numbers/blob/0c9f1cde/commons-numbers-gamma/src/test/java/org/apache/commons/numbers/gamma/GammaTest.java --

[2/2] commons-numbers git commit: NUMBERS-33: "Gamma" family of functions (port from "Commons Math").

2017-05-07 Thread erans
NUMBERS-33: "Gamma" family of functions (port from "Commons Math"). Code in module "commons-numbers-gamma" is a refactoring of the utilities contained in the "o.a.c.math4.special.Gamma" class. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.o

commons-compress git commit: update brotli dependency

2017-05-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master abfdf35fa -> 0eccda844 update brotli dependency Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0eccda84 Tree: http://git-wip-us.apache

[Math] Change on branch "master": Commons Math MasterBranch - Build # 44 - Fixed

2017-05-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #44) Status: Fixed Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/44/ to view the results.

[4/5] [math] Fix some javadoc issues.

2017-05-07 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-math/blob/53ec46ba/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsBashforthIntegrator.java -- diff --git a/src/main/java/org/apache/commons/math4/ode/nonstiff/AdamsBashforth

[2/5] [math] Fix some javadoc issues.

2017-05-07 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-math/blob/53ec46ba/src/main/java/org/apache/commons/math4/stat/inference/InferenceTestUtils.java -- diff --git a/src/main/java/org/apache/commons/math4/stat/inference/InferenceTestUti

[5/5] [math] Fix some javadoc issues.

2017-05-07 Thread raydecampo
Fix some javadoc issues. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/53ec46ba Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/53ec46ba Diff: http://git-wip-us.apache.org/repos/asf/commons-math/

[3/5] [math] Fix some javadoc issues.

2017-05-07 Thread raydecampo
http://git-wip-us.apache.org/repos/asf/commons-math/blob/53ec46ba/src/main/java/org/apache/commons/math4/optim/nonlinear/scalar/gradient/NonLinearConjugateGradientOptimizer.java -- diff --git a/src/main/java/org/apache/commons/mat

[1/5] [math] Fix some javadoc issues.

2017-05-07 Thread raydecampo
Repository: commons-math Updated Branches: refs/heads/master cdf22ce63 -> 53ec46ba2 http://git-wip-us.apache.org/repos/asf/commons-math/blob/53ec46ba/src/main/java/org/apache/commons/math4/util/MathArrays.java -- diff --git a/s

commons-compress git commit: COMPRESS-393 don't try to invoke LZMAOutputStream#flush

2017-05-07 Thread bodewig
Repository: commons-compress Updated Branches: refs/heads/master 092bcac5b -> abfdf35fa COMPRESS-393 don't try to invoke LZMAOutputStream#flush Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/abfdf35f

commons-numbers git commit: Missing "sub-package" name.

2017-05-07 Thread erans
Repository: commons-numbers Updated Branches: refs/heads/master a960a5ca7 -> 3540a23ff Missing "sub-package" name. Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-numbers/commit/3540a23f Tree: http://git-wip-us.apache

[Math] Change on branch "master": Commons Math MasterBranch - Build # 43 - Unstable

2017-05-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #43) Status: Unstable Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/43/ to view the results.

[Math] Change on branch "master": Commons Math MasterBranch - Build # 42 - Successful

2017-05-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #42) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/42/ to view the results.

[math] Simple fix to add --allow-script-in-comments for Javadoc8+

2017-05-07 Thread sebb
Repository: commons-math Updated Branches: refs/heads/master 52ddc9d35 -> cdf22ce63 Simple fix to add --allow-script-in-comments for Javadoc8+ Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cdf22ce6 Tree: htt

[Math] Change on branch "master": Commons Math MasterBranch - Build # 41 - Successful

2017-05-07 Thread Apache Jenkins Server
The Apache Jenkins build system has built Commons Math MasterBranch (build #41) Status: Successful Check console output at https://builds.apache.org/job/Commons%20Math%20MasterBranch/41/ to view the results.

[math] Simplify; no need for all those entities

2017-05-07 Thread sebb
Repository: commons-math Updated Branches: refs/heads/master 7b8e00e4d -> 52ddc9d35 Simplify; no need for all those entities Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/52ddc9d3 Tree: http://git-wip-us.apa