On Sat, 14 Apr 2018 10:46:40 -0400, Rob Tompkins wrote:
On Apr 14, 2018, at 9:00 AM, Gilles <gil...@harfang.homelinux.org> wrote:

Hello.

On Sat, 14 Apr 2018 04:24:35 +0000, Matt Juntunen wrote:
Hi Gilles,

That's actually really close to what I ended up with after I started
moving the code over. I currently have

 *   commons-geometry-core
 *   commons-geometry-euclidean
 *   commons-geometry-spherical
 *   commons-geometry-hull

I’m a little surprised that you’re giving an entire package to hull.
Wouldn’t determining a convex hull in spherical geometry differ from
in euclidean?

https://github.com/darkma773r/commons-geometry/tree/geometry-1/commons-geometry-hull/src/main/java/org/apache/commons/geometry

Are we going to do more than just euclidean and spherical? Maybe our
names should be “euclidean” and “non-euclidean” so that we can put all
of the different geometries that avoid the parallel postulate in one
sub-project?

All thoughts, I’m +0 to +1 for the packages shown.

Cheers,
-Rob

 *   commons-geometry-enclosing
[...]


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to