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/02/15 10:07:22 UTC

[5/5] [math] Merge branch 'fix__MATH-1450'

Merge branch 'fix__MATH-1450'

Closes #81


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

Branch: refs/heads/master
Commit: c965f1c7fca41baf313e2234c6328f4082fe9ab2
Parents: cfe0502 7bbeaf7
Author: Gilles <er...@apache.org>
Authored: Thu Feb 15 11:05:50 2018 +0100
Committer: Gilles <er...@apache.org>
Committed: Thu Feb 15 11:05:50 2018 +0100

----------------------------------------------------------------------
 .../geometry/euclidean/twod/PolygonsSet.java    |    4 +-
 .../math4/geometry/GeometryTestUtils.java       |   34 +-
 .../geometry/euclidean/oned/IntervalTest.java   |   23 +-
 .../euclidean/oned/IntervalsSetTest.java        |   48 +-
 .../euclidean/oned/OrientedPointTest.java       |   27 +-
 .../euclidean/threed/PolyhedronsSetTest.java    |  106 +-
 .../euclidean/twod/PolygonsSetTest.java         | 1058 ++++++++++++------
 7 files changed, 856 insertions(+), 444 deletions(-)
----------------------------------------------------------------------