This function of random module return a sample from the "standard normal" distribution. Example: import numpy as np; a=np.random.randn(2,2); a.
確定! 回上一頁