摘要: # -*- coding: cp936 -*-import numpy as npprint np.version.versionprint np.array ([1,2,3,4])print np.array ((1,2,3,4))print np.array ((1.2,2,3,4))print 阅读全文
posted @ 2017-03-04 16:37 暂时的蓝颜 阅读(477) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-02-10 08:57 暂时的蓝颜 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2017-01-17 13:12 暂时的蓝颜 阅读(118) 评论(0) 推荐(0) 编辑