Fri, 05 Jul 2024 23:13:08 UTC | login

Information for build perl-Math-ConvexHull-MonotoneChain-0.01-34.fc37

ID199948
Package Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release34.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Math-ConvexHull-MonotoneChain.git#e6721b0e9a4fe58a0195eedc868e82c9eefcc9ca
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
StartedWed, 07 Sep 2022 04:07:49 UTC
CompletedWed, 07 Sep 2022 05:48:35 UTC
Taskbuild (f37, /rpms/perl-Math-ConvexHull-MonotoneChain.git:e6721b0e9a4fe58a0195eedc868e82c9eefcc9ca)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Math-ConvexHull-MonotoneChain.git#e6721b0e9a4fe58a0195eedc868e82c9eefcc9ca'}}
Tags
f37
f38
RPMs
src
perl-Math-ConvexHull-MonotoneChain-0.01-34.fc37.src.rpm (info) (download)
riscv64
perl-Math-ConvexHull-MonotoneChain-0.01-34.fc37.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debuginfo-0.01-34.fc37.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debugsource-0.01-34.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 27 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-33 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-30 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-28 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild