Tue, 16 Jul 2024 15:20:57 UTC | login

Information for build perl-Math-ConvexHull-MonotoneChain-0.01-20.fc30

ID83925
Package Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release20.fc30
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 09 Dec 2018 08:29:37 UTC
CompletedSun, 09 Dec 2018 08:53:32 UTC
Taskbuild (f30-candidate, perl-Math-ConvexHull-MonotoneChain-0.01-20.fc30.src.rpm)
Tags
f30
f31
RPMs
src
perl-Math-ConvexHull-MonotoneChain-0.01-20.fc30.src.rpm (info) (download)
riscv64
perl-Math-ConvexHull-MonotoneChain-0.01-20.fc30.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debuginfo-0.01-20.fc30.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debugsource-0.01-20.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-19 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-15 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild