Tue, 04 Jun 2024 02:04:30 UTC | login

Information for RPM perl-Math-ConvexHull-MonotoneChain-0.01-26.fc33.src.rpm

ID641354
Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release26.fc33
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 Time2020-07-14 18:57:41 GMT
Size55.81 KB
f5b4f1629935eb0e36b3df9178b5e022
LicenseGPL+ or Artistic
Buildrootf33-build-284970-52999
Provides
perl-Math-ConvexHull-MonotoneChain = 0.01-26.fc33
perl-Math-ConvexHull-MonotoneChain-debuginfo = 0.01-26.fc33
perl-Math-ConvexHull-MonotoneChain-debugsource = 0.01-26.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
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.spec5.00 KB
Component of No Buildroots