Letter P

perl-Math-ConvexHull - Calculate convex hulls using Graham's scan (n*log(n))

Website: http://search.cpan.org/dist/Math-ConvexHull/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

perl-Math-ConvexHull-1.04-16.fc14.al.noarch [11 KiB] Changelog by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al