Hello.

Le lun. 17 janv. 2022 à 14:16, Matt Juntunen
<matt.a.juntu...@gmail.com> a écrit :
>
> Hi Gilles,
>
> The main things I want to do on the hull module are
> - Review the public API to see if any changes need to be made. (ex:
> make AklToussaintHeuristic internal)

Good suggestion; I'll minimize the public API.[1]

> - Add QuickHull implementations for 2D/3D (GEOMETRY-110). This is
> currently blocked due to the need for a PointMap implementation, which
> I am working on now in GEOMETRY-142.

OK.  Did I understand correctly that the functionality is already
there, with several implementations)?  If so, we could in effect
make all those private, and select a different alternative whenever
a more performant algorithm is available.

Best,
Gilles

[1] I've created https://issues.apache.org/jira/browse/GEOMETRY-144

> On Sun, Jan 16, 2022 at 12:59 PM Gilles Sadowski <gillese...@gmail.com> wrote:
> >
> > Hello.
> >
> > Could you remind me what work needs to be done so that this
> > functionality can make it into the next release of [Geometry]?
> >
> > Thanks,
> > Gilles
> >
> > [1] 
> > https://gitbox.apache.org/repos/asf?p=commons-geometry.git;a=tree;f=commons-geometry-hull;h=a3dd796c9c418e10768cda5998f89c19e7439f28;hb=HEAD

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

Reply via email to