This is an automated email from the ASF dual-hosted git repository. erans pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-geometry.git.
from cba4b04 Fix the site's source repository link. new 6b29515 GEOMETRY-59: adding Plane.fromPoints(Collection, DoublePrecisionContext) to help fix issues with computed Plane orientation new 357ccaf Formatting nits. new c4e7564 Unnecessary variable. new 6a0d3c1 Merge branch 'GEOMETRY-59__matt' The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../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(-)