Artifact libmath-convexhull-monotonechain-perl_0.1-2+b4_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: perl (>= 5.40.0-6), perlapi-5.40.0, libc6 (>= 2.2.5)
  Description: |-
    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.
  Homepage: https://metacpan.org/release/Math-ConvexHull-MonotoneChain
  Installed-Size: '42'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libmath-convexhull-monotonechain-perl
  Priority: optional
  Section: perl
  Source: libmath-convexhull-monotonechain-perl (0.1-2)
  Version: 0.1-2+b4
srcpkg_name: libmath-convexhull-monotonechain-perl
srcpkg_version: 0.1-2

File

libmath-convexhull-monotonechain-perl_0.1-2+b4_amd64.deb
Binary file libmath-convexhull-monotonechain-perl_0.1-2+b4_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libmath-convexhull-monotonechain-perl_0.1-2

binary package System mirror sid from https://deb.debian.org/debian - 5 days, 10 hours ago 0 minutes
BETA