Artifact libmath-convexhull-perl_1.4-1.1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any
  Description: |-
    Perl module to calculate convex hulls using Graham's scan (n*log(n))
     Math::ConvexHull is a simple module that calculates convex hulls from a set
     of points in 2D space. It is a straightforward implementation of the
     algorithm known as Graham's scan which, with complexity of O(n*log(n)), is
     the fastest known method of finding the convex hull of an arbitrary set of
     points. There are some methods of eliminating points that cannot be part of
     the convex hull. These may or may not be implemented in a future version.
     .
     The implementation cannot deal with duplicate points. Therefore, points which
     are very, very close (think floating point close) to the previous point are
     dropped since version 1.02 of the module. However, if you pass in randomly
     ordered data which contains duplicate points, this safety measure might not
     help you. In that case, you will have to remove duplicates yourself.
  Homepage: http://search.cpan.org/dist/Math-ConvexHull/
  Installed-Size: '25'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libmath-convexhull-perl
  Priority: optional
  Section: perl
  Version: 1.4-1.1
srcpkg_name: libmath-convexhull-perl
srcpkg_version: 1.4-1.1

File

libmath-convexhull-perl_1.4-1.1_all.deb
Binary file libmath-convexhull-perl_1.4-1.1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libmath-convexhull-perl_1.4-1.1
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload libmath-convexhull-perl_1.4-1.1

binary package System build a package - 1 month, 3 weeks ago 3 weeks, 4 days
BETA