libmath-geometry-voronoi-perl 1.3-2build1 source package in Ubuntu
Changelog
libmath-geometry-voronoi-perl (1.3-2build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson <email address hidden> Tue, 22 Oct 2013 13:10:06 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Trusty
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmath-geometry-voronoi-perl_1.3.orig.tar.gz | 31.1 KiB | 72075e4e9883cee51446ba9511264c8c32a015a80f4a5648a3f6b382c534402c |
libmath-geometry-voronoi-perl_1.3-2build1.debian.tar.gz | 2.5 KiB | 8ce4ac64a2436316f0240692ce1b9e7a5a809146b71343d0e25e48ab8fea9e1d |
libmath-geometry-voronoi-perl_1.3-2build1.dsc | 2.2 KiB | 3c32accf34c1feb802af6a3e1565896d2364f4138eb40426fcb3809eb28db988 |
Available diffs
- diff from 1.3-2 (in Debian) to 1.3-2build1 (366 bytes)
Binary packages built by this source
- libmath-geometry-voronoi-perl: Perl module to compute Voronoi diagrams from sets of points
Math::
Geometry: :Voronoi computes Voronoi diagrams from a set of input points.
This module is a wrapper around a C implementation by Steve Fortune, the
inventor of the algorithm used (Fortune's algorithm), that was further
modified by Derek Bradley.
.
Info on Voronoi diagrams can be found here:
.
http://en.wikipedia. org/wiki/ Voronoi_ diagram