import numpy as np a = np.ones((2, 2)) print( a ) # [[ 1. 1.] # [ 1. 1.]]
CC-BY-SA 3.0 · Powered by MediaWiki
개인정보처리방침 · ABOUT