libmath-random-isaac-xs-perl 1.003-1build1 source package in Ubuntu

Changelog

libmath-random-isaac-xs-perl (1.003-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Mon, 09 May 2011 23:35:57 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmath-random-isaac-xs-perl_1.003.orig.tar.gz 71.5 KiB d65e6b85299a730d536056bf4b888ce2a2b16ab69edf57e138817cd882bc9570
libmath-random-isaac-xs-perl_1.003-1build1.debian.tar.gz 2.6 KiB fb2eeb0b5fe8eb954e5cdab5c2334a6b1ea44bf3a6c8f9d6b1f7785e63241fb1
libmath-random-isaac-xs-perl_1.003-1build1.dsc 2.2 KiB ce0b8f69d77ca1c648199b0437eb52bff663b2b0da6eb5f156cf96f79a191cec

Available diffs

View changes file

Binary packages built by this source

libmath-random-isaac-xs-perl: Perl implementation of the ISAAC PRNG (C/XS Accelerated)

 Math::Random::ISAAC::XS implements the same interface as Math::Random::ISAAC
 and can be used as a drop-in replacement. This is the recommended version of
 the module, based on Bob Jenkins' reference implementation in C as described
 in his paper at: <URL:http://burtleburtle.net/bob/rand/isaac.html>
 .
 If you install this package, then any code that uses Math::Random::ISAAC will
 automagically benefit from this faster implementation. Performance increases
 are somewhere on the order of 400-500%.