摘要: 今天看文档发现numpy并不推荐使用matrix类型。主要是因为array才是numpy的标准类型,并且基本上各种函数都有队array类型的处理,而matrix只是一部分支持而已。 这个转载还是先放着了,少用,少用! from http://www.cnblogs.com/sumuncle/p/57 阅读全文
posted @ 2016-12-26 12:16 PACHEL35 阅读(8223) 评论(0) 推荐(0) 编辑
摘要: from:http://unifius.wordpress.com.cn/archives/5 系统:Gentoo Linux (64bit, Kernel 3.7.1)配置:Intel(R) Core(TM) i7-2670QM在Gentoo中安装Numpy/Scipy非常简单,直接emerge就 阅读全文
posted @ 2016-12-26 00:37 PACHEL35 阅读(11509) 评论(0) 推荐(1) 编辑
摘要: 转自:http://blog.csdn.net/pipisorry/article/details/39087583 http://blog.csdn.net/pipisorry/article/details/39087583 Introduction NumPy提供了一个特殊的数据类型ndarr 阅读全文
posted @ 2016-12-26 00:21 PACHEL35 阅读(5062) 评论(0) 推荐(1) 编辑
摘要: 转自:http://blog.csdn.net/pipisorry/article/details/45563695 http://blog.csdn.net/pipisorry/article/details/39087583 在介绍工具之前先对理论基础进行必要的回顾是很必要的。没有理论的基础,讲 阅读全文
posted @ 2016-12-26 00:20 PACHEL35 阅读(1225) 评论(0) 推荐(0) 编辑