[SciPy-user] random gaussian array

sandric ionut sandricionut at yahoo.com
Mon Nov 12 09:07:57 EST 2007


Hi:
 
I want to create an random Gaussian 2D array with an exact size. For example I want my array to look like:
 
2 3 4 0 1 1
2 3 3 4 1 1
3 2 5 6 7 8

all the values should be randomly generated from a Gaussian distribution with mean and standard deviation
 
Is it possible to do it with scipy or numpy?
 
Thank you
 
Ionut

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071112/4909bd56/attachment.html>


More information about the SciPy-User mailing list