This is an automated email from the ASF dual-hosted git repository. erans pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git
commit 6a0d3c13161da28220f1499ab8f12bf2493f44a4 Merge: cba4b04 c4e7564 Author: Gilles Sadowski <gil...@harfang.homelinux.org> AuthorDate: Fri Jul 26 13:45:29 2019 +0200 Merge branch 'GEOMETRY-59__matt' Closes #37. .../commons/geometry/euclidean/threed/Plane.java | 153 +++++++++-- .../geometry/euclidean/threed/PolyhedronsSet.java | 113 ++++---- .../geometry/euclidean/threed/PlaneTest.java | 286 ++++++++++++++++++++- .../euclidean/threed/PolyhedronsSetTest.java | 45 +++- 4 files changed, 514 insertions(+), 83 deletions(-)