sublime text:非集成工具
anaconda:集成python编程工具
ipython是一个基于python的交互式编程界面
#ipython的问好


%魔术命令
%run用来运行py软件

列表和数组的不同

数据维度的不同表达方式

加入numpy的运算方式

ndarray实例



ndarray的数据类型



ndarray可使用非同质的对象,但不推荐使用,因为无法发挥出有效优势
sublime text:非集成工具
anaconda:集成python编程工具
ipython是一个基于python的交互式编程界面
#ipython的问好
%run用来运行py软件