Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/commons-math
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/e11c0008 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/e11c0008 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/e11c0008 Branch: refs/heads/master Commit: e11c00085cf0ba8c692522a851a387b63803c74c Parents: c53f210 0802df0 Author: Gilles <er...@apache.org> Authored: Tue Dec 2 12:06:10 2014 +0100 Committer: Gilles <er...@apache.org> Committed: Tue Dec 2 12:06:10 2014 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 3 + .../geometry/euclidean/twod/PolygonsSet.java | 3 +- .../math3/geometry/partitioning/BSPTree.java | 109 ++++++++++++++++--- .../geometry/partitioning/RegionFactory.java | 47 ++++++-- .../euclidean/twod/PolygonsSetTest.java | 19 ++++ 5 files changed, 156 insertions(+), 25 deletions(-) ----------------------------------------------------------------------