Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Math-ConvexHull-1.40.0-11.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: perl-Math-ConvexHull Distribution: Mageia
Version: 1.40.0 Vendor: Mageia.Org
Release: 11.mga8 Build date: Wed Feb 12 06:36:51 2020
Group: Development/Perl Build host: localhost
Size: 14367 Source RPM: perl-Math-ConvexHull-1.40.0-11.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/Math-ConvexHull
Summary: Calculate convex hulls using Graham's scan
'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.

The implementation cannot deal with duplicate points. Therefore, points
which are very, very close (think floating point close) to the previous
point are dropped since version 1.02 of the module. However, if you pass in
randomly ordered data which contains duplicate points, this safety measure
might not help you. In that case, you will have to remove duplicates
yourself.

EXPORT
    None by default, but you may choose to have the 'convex_hull()'
    subroutine exported to your namespace using standard Exporter
    semantics.

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Wed Feb 12 2020 umeabot <umeabot> 1.40.0-11.mga8
  + Revision: 1495573
  - Mageia 8 Mass Rebuild
  + wally <wally>
  - replace deprecated %makeinstall_std
* Wed Sep 19 2018 umeabot <umeabot> 1.40.0-10.mga7
  + Revision: 1269230
  - Mageia 7 Mass Rebuild

Files

/usr/share/doc/perl-Math-ConvexHull
/usr/share/doc/perl-Math-ConvexHull/Changes
/usr/share/doc/perl-Math-ConvexHull/META.yml
/usr/share/doc/perl-Math-ConvexHull/README
/usr/share/man/man3/Math::ConvexHull.3pm.xz
/usr/share/perl5/vendor_perl/Math
/usr/share/perl5/vendor_perl/Math/ConvexHull.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024