000-概述

文章目录

概述

NumPy
NumPy 是使用 Python 进行科学计算的基本包。其中包括:
  • 强大的 N 维数组对象 ndarray
  • 复杂的(广播)函数
  • 集成了 C/ c++ 和F ortran 代码的工具
  • 非常有用的线性代数、傅立叶变换、随机数生成的能力

除了明显的科学用途外,NumPy还可以作为一个高效的多维通用数据容器。可以定义任意数据类型。这使得NumPy能够无缝、快速地与各种数据库集成。

入门指南
  1. Getting NumPy - (https://www.scipy.org/scipylib/download.html)
  2. Installing the SciPy Stack - (https://www.scipy.org/install.html)
  3. NumPy and SciPy documentation page - (https://docs.scipy.org/doc/)
  4. NumPy Quick start - (https://docs.scipy.org/doc/numpy/user/quickstart.html)
  5. NumPy for MATLAB© Users - (https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html)
  6. NumPy functions by category - (https://docs.scipy.org/doc/numpy/reference/routines.html)
  7. NumPy Mailing List - (https://www.scipy.org/scipylib/mailing-lists.html)

官方:http://www.numpy.org/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值