摘要: 矩阵初始化 import numpy as npm=np.zeros([3,5])#print (m)n=np.ones([3,5]... 阅读全文
posted @ 2019-12-21 20:01 ACWink 阅读(140) 评论(0) 推荐(0) 编辑