Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Math-Geometry-Voronoi

Project: openSUSE_13.2

Repository: oss

Title: compute Voronoi diagrams from sets of points

Description:
This module computes Voronoi diagrams from a set of input points. Info on
Voronoi diagrams can be found here:

http://en.wikipedia.org/wiki/Voronoi_diagram

This module is a wrapper around a C implementation found here:

http://www.derekbradley.ca/voronoi.html

Which is itself a modification of code by Steve Fortune, the inventor of
the algorithm used (Fortune's algorithm):

http://cm.bell-labs.com/who/sjf/

I made changes to the C code to allow reading input and writing output
to/from Perl data-structures. I also modified the memory allocation code to
use Perl's memory allocator. Finally, I changed all floats to doubles to
provide better precision and to match Perl's NVs.

Version: 1.3

Release: 2.1.3

Architecture: x86_64

Size: 26.4 KB

Build Time: 2014-10-06 18:06:57 +0200 (over 9 years ago)

Provides

Symbol Required by
Voronoi.so()(64bit)
perl(Math::Geometry::Vorono...
perl-Math-Geometry-Voronoi ...
perl-Math-Geometry-Voronoi(...

Requires

Symbol Provided by
libc.so.6()(64bit) glibc
libc.so.6(GLIBC_2.2.5)(64bit) glibc
libc.so.6(GLIBC_2.3.4)(64bit) glibc
perl(:MODULE_COMPAT_5.20.1) perl
perl(Class::Accessor) perl-Class-Accessor
perl(Params::Validate) perl-Params-Validate