all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libmath-convexhull-monotonechain-perl  ]

Package: libmath-convexhull-monotonechain-perl (0.1-2 and others)

Links for libmath-convexhull-monotonechain-perl

Screenshot

Debian Resources:

Download Source Package libmath-convexhull-monotonechain-perl:

Maintainer:

External Resources:

Similar packages:

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: Software Development: Perl Development, Libraries, Implemented in: implemented-in::c, implemented-in::perl, Role: Development Library

Other Packages Related to libmath-convexhull-monotonechain-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libmath-convexhull-monotonechain-perl

Download for all available architectures
Architecture Version Package Size Installed Size Files
alpha (unofficial port) 0.1-2+b3 9.2 kB93.0 kB [list of files]
amd64 0.1-2+b3 8.9 kB42.0 kB [list of files]
arm64 0.1-2+b3 9.0 kB94.0 kB [list of files]
armel 0.1-2+b3 9.9 kB37.0 kB [list of files]
armhf 0.1-2+b3 8.6 kB37.0 kB [list of files]
hppa (unofficial port) 0.1-2+b3 9.3 kB37.0 kB [list of files]
i386 0.1-2+b3 9.1 kB41.0 kB [list of files]
ia64 (unofficial port) 0.1-2+b3 10.2 kB42.0 kB [list of files]
m68k (unofficial port) 0.1-2+b3 8.6 kB37.0 kB [list of files]
mips64el 0.1-2+b3 9.0 kB94.0 kB [list of files]
ppc64 (unofficial port) 0.1-2+b3 9.5 kB94.0 kB [list of files]
ppc64el 0.1-2+b3 9.5 kB94.0 kB [list of files]
riscv64 0.1-2+b2 9.0 kB38.0 kB [list of files]
s390x 0.1-2+b3 8.8 kB37.0 kB [list of files]
sh4 (unofficial port) 0.1-2+b3 9.1 kB93.0 kB [list of files]
sparc64 (unofficial port) 0.1-2+b3 9.0 kB1,054.0 kB [list of files]
x32 (unofficial port) 0.1-2+b3 9.0 kB41.0 kB [list of files]