Repository: commons-math Updated Branches: refs/heads/master 3ea45970d -> 54fa0a855
Merge branch 'bug-MATH-1436-PolygonsSet' into dev-4.0 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cb4ad072 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/cb4ad072 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/cb4ad072 Branch: refs/heads/master Commit: cb4ad072e0d357d4fe4f0f27a0ed4df0ecdb0f4c Parents: 3b7deb9 b657c91 Author: darkma773r <matt.juntu...@hotmail.com> Authored: Sun Dec 24 14:34:19 2017 -0500 Committer: darkma773r <matt.juntu...@hotmail.com> Committed: Sun Dec 24 14:34:19 2017 -0500 ---------------------------------------------------------------------- .../geometry/euclidean/twod/PolygonsSet.java | 67 ++++++++++++-------- .../euclidean/twod/PolygonsSetTest.java | 60 ++++++++++++++++++ 2 files changed, 99 insertions(+), 28 deletions(-) ----------------------------------------------------------------------