SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Math-ConvexHull-MonotoneChain
Version : 0.01 Vendor : Fedora Project
Release : 41.fc41 Date : 2024-07-19 23:12:58
Group : Unspecified Source RPM : perl-Math-ConvexHull-MonotoneChain-0.01-41.fc41.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: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Math-ConvexHull-MonotoneChain-0.01-41.fc41.x86_64.rpm
ftp.icm.edu.pl  perl-Math-ConvexHull-MonotoneChain-0.01-41.fc41.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)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libperl.so.5.40()(64bit)
perl(:MODULE_COMPAT_5.40.0)
perl(:VERSION) >= 5.8.1
perl(Exporter)
perl(XSLoader)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/5b
/usr/lib/.build-id/5b/60b0d4befea308050f99829348591793adb460
/usr/lib64/perl5/vendor_perl/Math
/usr/lib64/perl5/vendor_perl/Math/ConvexHull
/usr/lib64/perl5/vendor_perl/Math/ConvexHull/MonotoneChain.pm
/usr/lib64/perl5/vendor_perl/auto/Math
/usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull
/usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain
/usr/lib64/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/man/man3/Math::ConvexHull::MonotoneChain.3pm.gz

 
ICM