SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Math-ConvexHull-MonotoneChain rpm build for : Fedora 20. For other distributions click perl-Math-ConvexHull-MonotoneChain.

Name : perl-Math-ConvexHull-MonotoneChain
Version : 0.01 Vendor : Fedora Project
Release : 6.fc20 Date : 2013-08-04 04:48:44
Group : Development/Libraries Source RPM : perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Monotone chain algorithm for finding a convex hull in 2D
Description :
This is somewhat experimental still.

This (XS) module optionally exports a single function C< convex_hull>
which calculates the convex hull of the input points and returns it.
The algorithm is C< O(n log n)> due to having to sort the input list,
but should be somewhat faster than a plain Graham\'s scan (also C< O(n log n)>)
in practice since it avoids polar coordinates.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/20/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.i686.rpm
     Search for other platforms
perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.sparc.rpm
perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.alpha.rpm
perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.ppc.rpm
perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.ia64.rpm
perl-Math-ConvexHull-MonotoneChain-0.01-6.fc20.s390.rpm

Provides :
perl(Math::ConvexHull::MonotoneChain)
perl-Math-ConvexHull-MonotoneChain
perl-Math-ConvexHull-MonotoneChain(x86-32)

Requires :
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(warnings)
perl => 0:5.008001
libperl.so.5.18
libc.so.6(GLIBC_2.0)
perl(Exporter)
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(strict)
libc.so.6
perl(XSLoader)
perl(:MODULE_COMPAT_5.18.0)


Content of RPM :
/usr/lib/perl5/vendor_perl/Math
/usr/lib/perl5/vendor_perl/Math/ConvexHull
/usr/lib/perl5/vendor_perl/Math/ConvexHull/MonotoneChain.pm
/usr/lib/perl5/vendor_perl/auto/Math
/usr/lib/perl5/vendor_perl/auto/Math/ConvexHull
/usr/lib/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain
/usr/lib/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so
/usr/share/doc/perl-Math-ConvexHull-MonotoneChain
/usr/share/doc/perl-Math-ConvexHull-MonotoneChain/Changes
/usr/share/doc/perl-Math-ConvexHull-MonotoneChain/META.json
/usr/share/man/man3/Math::ConvexHull::MonotoneChain.3pm.gz

 
ICM