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 2016/04/22 01:15:38 UTC

[52/53] [abbrv] [math] Merge branch 'feature-MATH-1339' into develop

Merge branch 'feature-MATH-1339' into develop

Fixes the following issue (see JIRA):
  MATH-1339


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

Branch: refs/heads/develop
Commit: 73952558a19baa5cfb71094272b1c1420136d768
Parents: 78ebedb 55fd738
Author: Gilles <er...@apache.org>
Authored: Fri Apr 22 00:16:35 2016 +0200
Committer: Gilles <er...@apache.org>
Committed: Fri Apr 22 00:16:35 2016 +0200

----------------------------------------------------------------------
 .../org/apache/commons/math4/util/MathArrays.java  |  6 ++----
 .../apache/commons/math4/util/MathArraysTest.java  | 17 +++++++++++++++++
 2 files changed, 19 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/73952558/src/main/java/org/apache/commons/math4/util/MathArrays.java
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/commons-math/blob/73952558/src/test/java/org/apache/commons/math4/util/MathArraysTest.java
----------------------------------------------------------------------