help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] Hasard library (random number generators)


From: Brian Gough
Subject: Re: [Help-gsl] Hasard library (random number generators)
Date: Fri, 22 May 2009 16:03:11 +0100
User-agent: Wanderlust/2.14.0 (Africa) Emacs/22.1 Mule/5.0 (SAKAKI)

At Tue, 19 May 2009 01:45:57 +0200,
Victor Stinner wrote:
> Another idea would be to use Hasard as a GSL engine. So you can use 
> Hasard engines in GSL: Mersenne Twister, ISAAC, Arcfour, glib, openssl, 
> gcrypt, GMP, KISS, /dev/urandom, etc.

In this case I'd like to avoid any dependencies on external libraries
that would need to be detected in the configure script. An alternative
would be for Hasard to export a gsl_rng compatible object
(e.g. rng_hasard) that could be passed to gsl_rng functions.

-- 
Brian Gough
(GSL Maintainer)




reply via email to

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