numpy代码练习.zip

时间:2023-11-09 04:43:43
【文件属性】:

文件名称:numpy代码练习.zip

文件大小:9KB

文件格式:ZIP

更新时间:2023-11-09 04:43:43

python numpy

此资源为python中numpy学习时的代码练习


【文件预览】:
numpy
----数组索引切片.py(765B)
----hello_numpy.py(711B)
----ndarray.py(1KB)
----.idea()
--------misc.xml(666B)
--------workspace.xml(19KB)
--------encodings.xml(138B)
--------modules.xml(269B)
--------numpy.iml(408B)
----ndarray运算.py(2KB)
----生成数组.py(3KB)
----数组运算.py(695B)

网友评论

  • 内容很好,适合学习。注释是中文,很完整。提点意见,代码中有些中文字符,能否在程序的前面加上字符集,否则容易出错。