Fedora Packages

perl-Math-ConvexHull

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.04-34.fc40 -
Fedora 40 1.04-34.fc40 -
Fedora 39 1.04-32.fc39 -
Fedora 38 1.04-31.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-Math-ConvexHull dash maintainers at fedoraproject dot org.



Sources on Pagure