looking for a math package

Alan James Salmoni alan_salmoni at yahoo.com
Tue Jan 21 15:52:40 EST 2003


Have you tried the Numeric extensions to Python? I am not sure if it
is exactly what you need, but there is a module attached (RandomArray)
that can generate series of random numbers according to a
distribution. See more at:
http://www.pfdubois.com/numpy/html2/numpy-19.html#pgfId-303091

Alan James Salmoni
SalStat Statistics
http://salstat.sunsite.dk

yuvalfeld at hotmail.com (Yuval) wrote in message news:<6ca96053.0301202324.7a741acd at posting.google.com>...
> Hi, 
> I'm looking for a package containing some useful math functionality,
> written in python. In particular, I want to generate a random variable
> that will be drawn from a power law distribution, and I'm looking for
> an appropriate package.
> 
> Thanks.




More information about the Python-list mailing list