dieharder 3.31.1-4 source package in Ubuntu

Changelog

dieharder (3.31.1-4) unstable; urgency=low


  * debian/rules: Added additional dependency 'configure-stamp' before
    the build-stamp dependecy which needs its output. 	(Closes: #666344)

 -- Dirk Eddelbuettel <email address hidden>  Sat, 07 Apr 2012 16:40:45 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Downloads

File Size SHA-256 Checksum
dieharder_3.31.1-4.dsc 1.2 KiB b513ec5d053f023d52e1d66e85653f6ae0e0a4f7e46d78d7b9780e515edf286f
dieharder_3.31.1.orig.tar.gz 1.1 MiB 6cff0ff8394c553549ac7433359ccfc955fb26794260314620dfa5e4cd4b727f
dieharder_3.31.1-4.diff.gz 7.5 KiB af0e11f05c15303f1d5d6ef00788cb81db5099916c488fafd7288d061b21888c

Available diffs

No changes file available.

Binary packages built by this source

dieharder: No summary available for dieharder in ubuntu utopic.

No description available for dieharder in ubuntu utopic.

libdieharder-dev: Random-number generator test library -- development package

 libdieharder is the core library of dieharder and friends, designed to
 be "the last suite of random number testers you'll ever wear". It can
 test any of its many prebuilt and library linked generators (basically
 all of those in the GNU Scientific Library plus a number of others from
 various sources) or a potentially random dataset in either an
 ascii-formatted or raw (presumed 32 bit uint) binary file. It is fairly
 straightforward to wrap new software generators for testing, or to add
 hardware generators that have a software interface for testing, and the
 file input method permits pretty much any software or hardware RNG to be
 tested using libdieharder calls.
 .
 libdieharder has as a design goal the full encapsulation in an
 extensible shell of basically all the random number tests I have been
 able to find -- George Marsaglia's "diehard" battery of tests, STS
 (v1.6) from NIST FIPS, Knuth's tests, and more. Check in the man
 page(s) or /usr/share/dieharder*/dieharder.pdf for documentation.
 .
 This package provides the header files and the pdf manual.

libdieharder3: Random-number generator test library

 libdieharder is the core library of dieharder and friends, designed to
 be "the last suite of random number testers you'll ever wear". It can
 test any of its many prebuilt and library linked generators (basically
 all of those in the GNU Scientific Library plus a number of others from
 various sources) or a potentially random dataset in either an
 ascii-formatted or raw (presumed 32 bit uint) binary file. It is fairly
 straightforward to wrap new software generators for testing, or to add
 hardware generators that have a software interface for testing, and the
 file input method permits pretty much any software or hardware RNG to be
 tested using libdieharder calls.
 .
 libdieharder has as a design goal the full encapsulation in an
 extensible shell of basically all the random number tests I have been
 able to find -- George Marsaglia's "diehard" battery of tests, STS
 (v1.6) from NIST FIPS, Knuth's tests, and more. Check in the man
 page(s) or /usr/share/dieharder*/dieharder.pdf for documentation.
 .
 This package provides the shared library.