Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Math-ConvexHull-1.04-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Math-ConvexHull Distribution: openSUSE Leap 15.2
Version: 1.04 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 18:25:21 2019
Group: Development/Libraries/Perl Build host: lamb62
Size: 13918 Source RPM: perl-Math-ConvexHull-1.04-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/Math-ConvexHull/
Summary: 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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Sun Jun 08 2014 coolo@suse.com
  - initial package 1.04
    * created by cpanspec 1.78.08

Files

/usr/lib/perl5/vendor_perl/5.26.1/Math
/usr/lib/perl5/vendor_perl/5.26.1/Math/ConvexHull.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Math-ConvexHull
/usr/share/doc/packages/perl-Math-ConvexHull/Changes
/usr/share/doc/packages/perl-Math-ConvexHull/README
/usr/share/man/man3/Math::ConvexHull.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024