This is the mail archive of the gsl-cvs@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]

gsl rng/ChangeLog rng/gfsr4.c ./NEWS


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sources.redhat.com	2001-12-02 08:21:30

Modified files:
	rng            : ChangeLog gfsr4.c 
	.              : NEWS 

Log message:
	Changed divisor in random number generator gfsr4 from 2^32-1 to
	2^32 to prevent exact value of 1.0 from being returned, as specified
	in the documentation.


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