SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Math-ConvexHull-MonotoneChain
Version : 0.01 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:21:31
Group : Development/Libraries/Perl Source RPM : perl-Math-ConvexHull-MonotoneChain-0.01-lp154.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Andrew\'s monotone chain algorithm for finding a convex hull in 2D
Description :
This is somewhat experimental still.

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

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-M/15.4/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-ConvexHull-MonotoneChain-0.01-lp154.1.1.x86_64.rpm
     

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

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(:MODULE_COMPAT_5.26.1)
perl(Test::More) >= 0.88
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/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Math
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Math/ConvexHull
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Math/ConvexHull/MonotoneChain.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Math
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Math/ConvexHull
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Math/ConvexHull/MonotoneChain
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so
/usr/share/doc/packages/perl-Math-ConvexHull-MonotoneChain
/usr/share/doc/packages/perl-Math-ConvexHull-MonotoneChain/Changes
/usr/share/man/man3/Math::ConvexHull::MonotoneChain.3pm.gz

 
ICM