• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H03-May-2022-8,5987,654

examples/H08-Jan-2009-625512

src/H08-Jan-2009-1,102818

tests/H08-Jan-2009-953805

AUTHORSH A D16-Sep-2006276 147

COPYINGH A D05-Jan-200934.3 KiB675553

INSTALLH A D08-Jan-20099.7 KiB244183

Makefile.amH A D16-Sep-2006395 2717

Makefile.inH A D03-May-202219.7 KiB662573

NEWSH A D08-Jan-2009170 105

READMEH A D16-Sep-2006867 2414

aclocal.m4H A D08-Jan-2009266 KiB7,5986,827

autogen.shH A D08-Jan-20092.1 KiB9746

config.guessH A D02-Jun-200844.4 KiB1,5461,332

config.h.inH A D08-Jan-20092.1 KiB8054

config.subH A D02-Jun-200832.9 KiB1,6771,532

configureH A D08-Jan-2009703.7 KiB22,43617,961

configure.acH A D08-Jan-20091.3 KiB6851

depcompH A D05-Jan-200917.4 KiB590375

install-shH A D05-Jan-200913.3 KiB520344

ltmain.shH A D07-Jan-2009196 KiB6,9765,512

missingH A D05-Jan-200910.9 KiB368275

README

1
2 **********************************************************************************
3 *                                                                                *
4 *                                     RngStreams                                 *
5 *                                                                                *
6 * A package for generating multiple independent streams of pseudo-random number. *
7 *                                                                                *
8 **********************************************************************************
9
10The RngStreams library is written by
11
12	Pierre L'Ecuyer
13	Richard Simard
14
15see http://www.iro.umontreal.ca/~simardr/indexe.html
16for a C++ and a Java version and for more software.
17
18GNU-style Package compiled and maintained by
19
20	Josef Leydold (leydold@statistik.wu-wien.ac.at)
21
22
23
24