Re: [math] Clirr problem with some ongoing changes for BSP trees

2013-12-29 Thread Gilles
Hello. On Sun, 29 Dec 2013 15:26:16 +0100, Luc Maisonobe wrote: Hi all, As part of implementing BSP trees on the sphere (see ). I have split the org.apache.commons.math3.geometry.Vector interface by moving a few of its methods in an upper level

[math] Clirr problem with some ongoing changes for BSP trees

2013-12-29 Thread Luc Maisonobe
Hi all, As part of implementing BSP trees on the sphere (see ). I have split the org.apache.commons.math3.geometry.Vector interface by moving a few of its methods in an upper level interface org.apache.commons.math3.geometry.Point. The rationale be