--- title: "科学计算基础软件包NumPy" date: 2018-12-29 lastmod: 2020-01-05 weight: 1 type: icon: # description: "Python高阶路线图,NumPy" # search related keywords --- - NumPy概述 - 安装配置 - 创建数组 - 操作数组 - 常用函数 - 掩码数组 - 矩阵对象 - 随机抽样子模块