Fri, 05 Jul 2024 23:30:59 UTC | login

Information for build perl-Math-ConvexHull-MonotoneChain-0.01-26.fc33

ID165314
Package Nameperl-Math-ConvexHull-MonotoneChain
Version0.01
Release26.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Math-ConvexHull-MonotoneChain.git#576b83614ef36faae2552083665aaa7403599017
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
StartedTue, 14 Jul 2020 18:46:24 UTC
CompletedTue, 14 Jul 2020 19:02:23 UTC
Taskbuild (f33, /rpms/perl-Math-ConvexHull-MonotoneChain.git:576b83614ef36faae2552083665aaa7403599017)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Math-ConvexHull-MonotoneChain.git#576b83614ef36faae2552083665aaa7403599017'}}
Tags
f33
RPMs
src
perl-Math-ConvexHull-MonotoneChain-0.01-26.fc33.src.rpm (info) (download)
riscv64
perl-Math-ConvexHull-MonotoneChain-0.01-26.fc33.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debuginfo-0.01-26.fc33.riscv64.rpm (info) (download)
perl-Math-ConvexHull-MonotoneChain-debugsource-0.01-26.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-26 - Perl 5.32 rebuild * Tue Feb 25 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-25 - Use make_* macros - Specify all dependencies * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-22 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild