SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Math-ConvexHull-MonotoneChain
Version : 0.01 Vendor : openSUSE
Release : 3.9 Date : 2024-02-01 02:13:39
Group : Development/Libraries/Perl Source RPM : perl-Math-ConvexHull-MonotoneChain-0.01-3.9.src.rpm
Size : 0.02 MB
Packager : http://bugs_opensuse_org
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: /vol/rzm3/linux-opensuse/ports/i586/tumbleweed/repo/oss/i586

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.3)
perl(:MODULE_COMPAT_5.38.2)
perl(Test::More) >= 0.88
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/Math
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/Math/ConvexHull
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/Math/ConvexHull/MonotoneChain.pm
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/Math
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/Math/ConvexHull
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/auto/Math/ConvexHull/MonotoneChain
/usr/lib/perl5/vendor_perl/5.38.2/i586-linux-thread-multi-64int/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