Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Math-ConvexHull | Distribution: Fedora Project |
Version: 1.04 | Vendor: Fedora Project |
Release: 34.fc40 | Build date: Thu Jan 25 19:09:57 2024 |
Group: Unspecified | Build host: buildvm-x86-22.iad2.fedoraproject.org |
Size: 13652 | Source RPM: perl-Math-ConvexHull-1.04-34.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Math-ConvexHull | |
Summary: Calculate convex hulls using Graham's scan (n*log(n)) |
Math::ConvexHull is a simple module that calculates convex hulls from a set of points in 2D space. It is a straightforward implementation of the algorithm known as Graham's scan which, with complexity of O(n*log(n)), is the fastest known method of finding the convex hull of an arbitrary set of points. There are some methods of eliminating points that cannot be part of the convex hull. These may or may not be implemented in a future version.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 1.04-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 1.04-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 1.04-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.04-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 27 2022 Jitka Plesnikova <[email protected]> - 1.04-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <[email protected]> - 1.04-29 - Perl 5.36 rebuild
/usr/share/doc/perl-Math-ConvexHull /usr/share/doc/perl-Math-ConvexHull/Changes /usr/share/doc/perl-Math-ConvexHull/README /usr/share/man/man3/Math::ConvexHull.3pm.gz /usr/share/perl5/vendor_perl/Math /usr/share/perl5/vendor_perl/Math/ConvexHull.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024