Guest User

Untitled

a guest
Feb 17th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. import numpy as np
  2.  
  3. s=np.random.randn(50,40)
  4. print(s)
Add Comment
Please, Sign In to add comment