Georg Schwarz wrote:
--- ./randist/gausszig.c.orig 2006-10-22 10:54:48.000000000 +0200 +++ ./randist/gausszig.c 2006-10-22 10:55:05.000000000 +0200 @@ -164,7 +164,7 @@ double -gsl_ran_gaussian_ziggurat (const gsl_rng * r, double sigma) +gsl_ran_gaussian_ziggurat (const gsl_rng * r, const double sigma)
Hello, Thanks for the bug reports, these will be fixed in the next release -- best regards, Brian Gough (GSL Maintainer) Network Theory Ltd, Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/ _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
