This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

2^113 period Tausworthe RNG


Hi,
I have written an implementation of a 2^113 period Tausworthe RNG, in style
of GSL. I actually checked out CVS version and written it on top of GSL tree.
However, I cannot commit the changes since I have only anonymous access.
I compiled the whole tree with changes and ran the tests in rng directory. 
They seem OK, but unfortunately I do not know the theoretical value of 10000th 
step, so I just put a number to make it pass the test on my linux box.
If it is ok to integrate this into source tree before I write up the appropiate
documentation, I can provide the CVS diff and the file I have written (I've 
called it taus113.c), or anything else that might be needed. 
Cheers,

Atakan Gurkan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]