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: 35.fc41 | Build date: Fri Jul 19 23:12:10 2024 |
Group: Unspecified | Build host: buildvm-a64-29.iad2.fedoraproject.org |
Size: 13693 | Source RPM: perl-Math-ConvexHull-1.04-35.fc41.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
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.04-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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
/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, Sun Oct 27 05:57:41 2024