SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-ConvexHull rpm build for : Rawhide. For other distributions click perl-Math-ConvexHull.

Name : perl-Math-ConvexHull
Version : 1.04 Vendor : Fedora Project
Release : 18.fc29 Date : 2018-07-15 01:54:05
Group : Development/Libraries Source RPM : perl-Math-ConvexHull-1.04-18.fc29.src.rpm
Size : 0.01 MB
Packager : Fedora Project
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-ConvexHull-1.04-18.fc29.noarch.rpm
ftp.icm.edu.pl  perl-Math-ConvexHull-1.04-18.fc29.noarch.rpm
     

Provides :
perl(Math::ConvexHull)
perl-Math-ConvexHull

Requires :
perl(:MODULE_COMPAT_5.28.0)
perl(:VERSION) >= 5.6.0
perl(Exporter)
perl(constant)
perl(strict)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/perl-Math-ConvexHull
/usr/share/doc/perl-Math-ConvexHull/Changes
/usr/share/doc/perl-Math-ConvexHull/README
/usr/share/man/man3/Math::ConvexHull.3pm.gz
/usr/share/perl5/vendor_perl/Math
/usr/share/perl5/vendor_perl/Math/ConvexHull.pm

 
ICM