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: 41.fc41 | Build date: Fri Jul 19 23:12:52 2024 |
Group: Unspecified | Build host: buildvm-ppc64le-15.iad2.fedoraproject.org |
Size: 203397 | Source RPM: perl-Math-ConvexHull-MonotoneChain-0.01-41.fc41.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
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-40 - Perl 5.40 rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-38 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-36 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.01-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 27 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.01-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/.build-id /usr/lib/.build-id/b9 /usr/lib/.build-id/b9/201ab2294afe570b2898e2d1cf5ae3d63fb48f /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, Sun Oct 27 05:57:41 2024