Minor bug in gsl-randist.c?

Brian Gough bjg@network-theory.co.uk
Wed May 10 11:23:00 GMT 2000


Thanks, you are right, it is calling the wrong distribution. I will
fix that.

Tadhg O'Meara writes:
 > Hi,
 > 
 > should line 281 in gsl-randist.c read 
 > 
 >       OUTPUT(gsl_ran_lognormal (r, mu, sigma));
 > 
 > instead of
 > 
 >       OUTPUT(gsl_ran_exppow (r, mu, sigma));
 > ?
 > 
 > 
 > -- 
 > -----------------------------------------
 >  Tadhg O'Meara
 >  Dept. of Computer Science,
 >  University College Dublin,
 >  Belfield, Dublin 4, Ireland.
 > -----------------------------------------
 > 


More information about the Gsl-discuss mailing list