At Tue, 19 Apr 2011 18:12:33 -0500,
Wang, Gao wrote:
> I am using GSL-1.14 and I got strange result when I generate pseudo random
> numbers X~U(0, 1). The problem occurs randomly at different runs of the
> problem. In example A below it is problematic, and B looks fine. My test C++
> code w/ a make file is attached at the end of the email.
> 
> Any comments? Thank you!

In the next release the seed values will be limited to the allowed
range of [0,2^31-1] to avoid this problem. Thanks for the bug report.

-- 
Brian Gough


_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
https://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to