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

Changelog

libmath-random-isaac-xs-perl (1.003-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 23:55:18 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe perl

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-1build2.debian.tar.gz 2.5 KiB bdc57c3aacf3b10de1c16347ec2bb4d03c3d2034e7b92bce172df35b92b1251f
libmath-random-isaac-xs-perl_1.003-1build2.dsc 2.3 KiB 0308b99644c0606589844011df54159c02887586ce9d56444ebec47cf818a68f

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%.