libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

library interfaces and pseudo-random number generators


From: Vincent Lefevre
Subject: library interfaces and pseudo-random number generators
Date: Mon, 20 Feb 2006 09:45:54 +0100
User-agent: Mutt/1.5.11-vl-20060130

Hi,

I'd like to know if the algorithm used for a pseudo-random number
generator provided by a library is part of the library interface.
A PRNG can be used so that the results are reproducible (using the
same seed). From this point of view, I'd say that a new library
version which gives different results (still with the same seed)
has an incompatible interface, but I'm not sure.

Regards,

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA




reply via email to

[Prev in Thread] Current Thread [Next in Thread]