Merge branch 'ray_C-1' This closes #1
Project: http://git-wip-us.apache.org/repos/asf/commons-complex/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-complex/commit/7524db54 Tree: http://git-wip-us.apache.org/repos/asf/commons-complex/tree/7524db54 Diff: http://git-wip-us.apache.org/repos/asf/commons-complex/diff/7524db54 Branch: refs/heads/master Commit: 7524db54810326e1e22a13b187107dbb284a6353 Parents: 1aba3c8 f7cca80 Author: Gilles Sadowski <[email protected]> Authored: Sun Jan 8 01:18:30 2017 +0100 Committer: Gilles Sadowski <[email protected]> Committed: Sun Jan 8 01:18:30 2017 +0100 ---------------------------------------------------------------------- .../org/apache/commons/complex/Complex.java | 12 +- .../org/apache/commons/complex/Precision.java | 128 +++++++++++++++++++ .../org/apache/commons/complex/Quaternion.java | 27 +--- .../commons/complex/RootsOfUnityTest.java | 13 +- 4 files changed, 145 insertions(+), 35 deletions(-) ----------------------------------------------------------------------
