[SciPy-user] random gaussian array

sandric ionut sandricionut at yahoo.com
Tue Nov 13 08:17:27 EST 2007


Thank you Matthieu:

I looked at numpy.random, but all I have is normalvariate. Can you give me an example?

Ionut

----- Original Message ----
From: Matthieu Brucher <matthieu.brucher at gmail.com>
To: SciPy Users List <scipy-user at scipy.org>
Sent: Monday, November 12, 2007 4:11:08 PM
Subject: Re: [SciPy-user] random gaussian array

Yes, look into numpy.random -> norm

Matthieu


2007/11/12, sandric ionut <sandricionut at yahoo.com>:
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 

_______________________________________________
SciPy-user mailing list
SciPy-user at scipy.org 
http://projects.scipy.org/mailman/listinfo/scipy-user





-- 
French PhD student
Website : http://miles.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher


      ____________________________________________________________________________________
Get easy, one-click access to your favorites. 
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071113/99380bbb/attachment.html>


More information about the SciPy-User mailing list