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/03/18 00:45:37 UTC

[2/2] [math] Merge branch 'fix_MATH-1416'

Merge branch 'fix_MATH-1416'


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

Branch: refs/heads/master
Commit: b048757035a1196a825113ca6e676bd439e4d46f
Parents: 939e9f1 1abe3c7
Author: Gilles <er...@apache.org>
Authored: Sun Mar 18 01:43:01 2018 +0100
Committer: Gilles <er...@apache.org>
Committed: Sun Mar 18 01:43:01 2018 +0100

----------------------------------------------------------------------
 .../math4/analysis/solvers/LaguerreSolver.java  | 20 +++----
 .../commons/math4/complex/ComplexFormat.java    |  8 +--
 .../commons/math4/complex/ComplexUtils.java     | 56 +++++++++---------
 .../math4/linear/EigenDecomposition.java        |  2 +-
 .../commons/math4/transform/TransformUtils.java |  4 +-
 .../analysis/solvers/LaguerreSolverTest.java    | 10 ++--
 .../complex/ComplexFormatAbstractTest.java      | 60 ++++++++++----------
 .../commons/math4/complex/ComplexUtilsTest.java | 56 +++++++++---------
 .../transform/FastFourierTransformerTest.java   | 24 ++++----
 9 files changed, 120 insertions(+), 120 deletions(-)
----------------------------------------------------------------------