random numbers according to user defined distribution ??

Paul Rubin http
Thu Aug 7 00:17:21 EDT 2008


Alex <axel.kowald at rub.de> writes:
> I wonder if it is possible in python to produce random numbers
> according to a user defined distribution?

That can mean a lot of things.  The book "Numerical Recipes" (there
are editions for various languages, unfortunately not including Python
last time I looked) has some discussion about how to do it.




More information about the Python-list mailing list