Fri, 13 Dec 2024 09:42:43 UTC | login

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

ID683498
Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release28.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-08-14 06:17:43 GMT
Size56.14 KB
a7bffbdc81576e413c14c6ddfe098061
LicenseGPL+ or Artistic
Buildrootf33-build-293320-55075
Provides
perl-Math-ConvexHull-MonotoneChain = 0.01-28.fc33
perl-Math-ConvexHull-MonotoneChain-debuginfo = 0.01-28.fc33
perl-Math-ConvexHull-MonotoneChain-debugsource = 0.01-28.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.32 KB
Component of No Buildroots