Fedora 18 Update: perl-Math-ConvexHull-1.04-3.fc18

updates at fedoraproject.org updates at fedoraproject.org
Sat Jan 12 00:18:44 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-0009
2013-01-01 00:07:25
--------------------------------------------------------------------------------

Name        : perl-Math-ConvexHull
Product     : Fedora 18
Version     : 1.04
Release     : 3.fc18
URL         : http://search.cpan.org/dist/Math-ConvexHull/
Summary     : Calculate convex hulls using Graham's scan (n*log(n))
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.

--------------------------------------------------------------------------------
Update Information:

Calculate convex hulls using Graham's scan (n*log(n))
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #890799 - Review Request: perl-Math-ConvexHull - Calculate convex hulls using Graham's scan (n*log(n))
        https://bugzilla.redhat.com/show_bug.cgi?id=890799
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Math-ConvexHull' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list