dieharder 3.31.1~20110601-1 source package in Ubuntu

Changelog

dieharder (3.31.1~20110601-1) unstable; urgency=low

  * New upstream test release with improved endianness checks
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  03 Jun 2011 08:50:53 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
dieharder_3.31.1~20110601.orig.tar.gz 1.1 MiB a2b31ade1acc5d2a494d8068c977a432e5e271685e6ebe08d307a13eaa893c53
dieharder_3.31.1~20110601-1.diff.gz 7.3 KiB 3a6054030f4db8cce599be45cfda33bd580bef7c7b2c136cc9cc260e2d1000d5
dieharder_3.31.1~20110601-1.dsc 1.1 KiB 36fb69d681b5c11e812ebbaa8cba7672886abb2761052cd47bdb3a946feca9ce

View changes file

Binary packages built by this source

dieharder: Random-number generator test front-end

 dieharder is a fairly involved random number/uniform deviate generator
 tester. It can either test any of its many prebuilt and linked
 generators (basically all of those in the GNU Scientific Library plus
 any others I've been able to find) or a potentially random dataset in a
 file. With file input, it can test either N-bit bitstrings (with N user
 specifiable) or (double precision) floating point numbers in the range
 [0.0,1.0) (uniform deviates). It is thus suitable for use in testing
 both software RNG's and hardware RNG's.
 .
 This package provides the command-line frontend.

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: No summary available for libdieharder3 in ubuntu oneiric.

No description available for libdieharder3 in ubuntu oneiric.