A Dijous 13 Juliol 2006 01:07, Sebastian Żurek va escriure:
> Hi All,
>
> Has anyone worked with the RandomArray module? I wonder,
> if it's OK to use its pseudo-random numbers generators, or
> maybe I shall find more trusted methods (ie. ran1 from Numerical Recipes)?

I'm not an expert, but my understanding is that the 'random' module that comes 
with NumPy is made with kind of state-of-the-art random generators, so it 
should be fine for most of purposes. However, the experts, and in particular 
Robert Kern (I think he is the implementor), may want to precise this point.

>
> Please, give some comments. Thanks.

Done ;-)

-- 
>0,0<   Francesc Altet     http://www.carabos.com/
V   V   Cárabos Coop. V.   Enjoy Data
 "-"


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to