Re: Weibull distr. random number generation

2010-11-22 Thread Dimos
Hello Mark, Exactly, thanks very much! Dimos --- On Sat, 11/20/10, Mark Dickinson wrote: > From: Mark Dickinson > Subject: Re: Weibull distr. random number generation > To: python-list@python.org > Date: Saturday, November 20, 2010, 7:09 PM > On Nov 19, 3:21 pm, Dimos >

Weibull distr. random number generation

2010-11-20 Thread Dimos
,c). How this can be done??? import random print random random.weibullvariate(b,c) How can I set the population size n=1300 in decimals? Best, Dimos -- http://mail.python.org/mailman/listinfo/python-list

Random Number Generation?

2005-12-11 Thread Dimos
Python 2.3. Thanks, Dimos __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://mail.python.org/mailman/listinfo/python-list