libmath-random-perl 0.71-3build1 source package in Ubuntu

Changelog

libmath-random-perl (0.71-3build1) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 20:03:54 +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 multiverse perl

Downloads

File Size SHA-256 Checksum
libmath-random-perl_0.71.orig.tar.gz 44.9 KiB 8af09c3d0041d83c3369536ab1e37d3d9707a01e2ed05d2dcc8e096cdf07cc2d
libmath-random-perl_0.71-3build1.debian.tar.gz 4.7 KiB c6d228933cd7d1d24dd1e74ee2ef66dc9a170afc9a0fc074aae2480b7418b794
libmath-random-perl_0.71-3build1.dsc 2.1 KiB 9cb267fa33ee323109e0dfed58842634b0d097e2ff8bf1e82e14c6a92ffdf25e

Available diffs

View changes file

Binary packages built by this source

libmath-random-perl: Perl collection of random number generators

 Math::Random is a Perl port of the C version of randlib, which is a suite of
 routines for generating random deviates. This supports all the distributions
 from which the Fortran and C versions generate deviates. Some features are
 excluded including the multiple generators/splitting facility and antithetic
 random number generation. These, along with some of the distributions which
 are included, are probably not of interest except to the very sophisticated
 user.