alle opties
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Bron: libmath-convexhull-monotonechain-perl  ]

Pakket: libmath-convexhull-monotonechain-perl (0.1-1 en anderen)

Verwijzigingen voor libmath-convexhull-monotonechain-perl

Screenshot

Debian bronnen:

Het bronpakket libmath-convexhull-monotonechain-perl downloaden:

Beheerders:

Externe bronnen:

Vergelijkbare pakketten:

Perl module to calculate a convex hull using Andrew's monotone chain algorithm

Math::ConvexHull::MonotoneChain optionally exports a single function convex_hull which calculates the convex hull of the input points and returns it. Andrew's monotone chain convex hull algorithm constructs the convex hull of a set of 2-dimensional points in O(n*log(n)) time.

It does so by first sorting the points lexicographically (first by x-coordinate, and in case of a tie, by y-coordinate), and then constructing upper and lower hulls of the points in O(n) time. It should be somewhat faster than a plain Graham's scan (also O(n*log(n))) in practice since it avoids polar coordinates.

Tags: Softwareontwikkeling: Ontwikkelen in Perl, Bibliotheken, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Andere aan libmath-convexhull-monotonechain-perl gerelateerde pakketten

  • depends
  • recommends
  • suggests
  • enhances

libmath-convexhull-monotonechain-perl downloaden

Pakket downloaden voor alle beschikbare platforms
Platform Versie Pakketgrootte Geïnstalleerde grootte Bestanden
amd64 0.1-1+b7 8,5 kB42,0 kB [overzicht]
arm64 0.1-1+b6 8,4 kB38,0 kB [overzicht]
armhf 0.1-1+b7 8,0 kB33,0 kB [overzicht]
i386 0.1-1+b7 8,7 kB41,0 kB [overzicht]