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: 36.fc42 | Build date: Sat Jan 18 04:50:45 2025 |
Group: Unspecified | Build host: buildvm-a64-18.iad2.fedoraproject.org |
Size: 13692 | Source RPM: perl-Math-ConvexHull-1.04-36.fc42.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
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_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, Wed Feb 5 02:18:37 2025