bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Gausszig.c


From: Gareth Haslip
Subject: [Bug-gsl] Gausszig.c
Date: Wed, 21 Nov 2007 21:33:54 -0000

I am using the windows port of gsl 1.10 (from david geldreich) in visual
studio.

 

The above file on line 176 says:

 

gsl_rng_uniform_int (r, 16777216);

 

However, gsl_rnd_ranlux has a max draw of 16777215 which leads to a crash...

 

This didn't happen in the previous release of gsl - I haven't checked if
this is a windows only port issue, but thought its worth mentioning.

 

Regards,

 

Gareth

 



reply via email to

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