| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Math-ConvexHull-MonotoneChain | Distribution: Fedora Project |
| Version: 0.01 | Vendor: Fedora Project |
| Release: 46.fc45 | Build date: Fri Jul 17 13:21:07 2026 |
| Group: Unspecified | Build host: buildvm-x86-24.rdu3.fedoraproject.org |
| Size: 19133 | Source RPM: perl-Math-ConvexHull-MonotoneChain-0.01-46.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://metacpan.org/release/Math-ConvexHull-MonotoneChain | |
| Summary: Monotone chain algorithm for finding a convex hull in 2D | |
This 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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-43 - Perl 5.42 rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/38 /usr/lib/.build-id/38/b3a56602939588d46e0d3436f793e210d4bddf /usr/lib64/perl5/vendor_perl/Math /usr/lib64/perl5/vendor_perl/Math/ConvexHull /usr/lib64/perl5/vendor_perl/Math/ConvexHull/MonotoneChain.pm /usr/lib64/perl5/vendor_perl/auto/Math /usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull /usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain /usr/lib64/perl5/vendor_perl/auto/Math/ConvexHull/MonotoneChain/MonotoneChain.so /usr/share/doc/perl-Math-ConvexHull-MonotoneChain /usr/share/doc/perl-Math-ConvexHull-MonotoneChain/Changes /usr/share/man/man3/Math::ConvexHull::MonotoneChain.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jul 22 22:20:21 2026