Module for quasi-random sequences?
Pierre Schnizer
P.Schnizer at nospam.gsi.de
Fri Jun 6 03:18:46 EDT 2003
John Hunter <jdhunter at ace.bsd.uchicago.edu> writes:
>
> I just wrapped the GSL Levy distribution generating function yesterday
> to fill a Numeric array, and it wasn't hard. I could send you some
> example code if you like. When I get the time, I want to extend this
> code to fill Numeric arrays with most/all of the available GSL random
> number generators, because I work with arrays a lot and don't like the
> performance hit of having to repeatedly call the pygsl functions in a
> python loop.
>
> John Hunter
Did you wrap them as a type? I would be interested in your code too ...
Pierre
More information about the Python-list
mailing list