Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=890799

            Bug ID: 890799
           Summary: Review Request: perl-Math-ConvexHull - Calculate
                    convex hulls using Graham's scan (n*log(n))
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Reporter: [email protected]

Spec URL: https://raw.github.com/hroncok/SPECS/master/perl-Math-ConvexHull.spec
SRPM URL:
https://github.com/downloads/hroncok/SPECS/perl-Math-ConvexHull-1.04-3.fc17.src.rpm

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.

Fedora Account System Username: churchyard

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=t1C32TmODm&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to