Sun, 25 Aug 2024 00:10:25 UTC | login

Information for RPM perl-Math-ConvexHull-MonotoneChain-0.01-34.fc37.src.rpm

ID797871
Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release34.fc37
Epoch
Archsrc
SummaryMonotone chain algorithm for finding a convex hull in 2D
DescriptionThis 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.
Build Time2022-09-07 05:46:59 GMT
Size63.42 KB
9d9fb6f74335207c1c09f4889160876d
LicenseGPL+ or Artistic
Buildrootf37-build-634754-69680
Provides
perl-Math-ConvexHull-MonotoneChain = 0.01-34.fc37
perl-Math-ConvexHull-MonotoneChain-debuginfo = 0.01-34.fc37
perl-Math-ConvexHull-MonotoneChain-debugsource = 0.01-34.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
findutils
gcc-c++
make
perl(Data::Dumper)
perl(Exporter)
perl(ExtUtils::MakeMaker) >= 6.76
perl(Test::More) >= 0.88
perl(XSLoader)
perl(strict)
perl(warnings)
perl-devel
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Math-ConvexHull-MonotoneChain-0.01.tar.gz46.00 KB
perl-Math-ConvexHull-MonotoneChain.spec6.09 KB
Component of No Buildroots