前言 Front Matter Contents 1. 开胃菜 Whetting Your Appetite 2. 使用Python解释器 Using the Python Interpreter 2.1 调用解释器 Invoking the Interpreter 2.1.1 参数传递 Argument Passing 2.1.2 交互模式 Interactive Mode 2.2 解释器及其环境 The Interpreter and Its Environment 2.2.1 错误处理
前言 Front Matter Contents 1. 开胃菜 Whetting Your Appetite 2. 使用Python解释器 Using the Python Interpreter 2.1 调用解释器 Invoking the Interpreter 2.1.1 参数传递 Argument Passing 2.1.2 交互模式 Interactive Mode 2.2 解释器及其环境 The Interpreter and Its Environment 2.2.1 错误处理
第1章 NumPy快速入门 1.1 Python 1.2 动手实践:在不同的操作系统上安装Python 1.3 Windows 1.4 动手实践:在Windows上安装NumPy、Matplotlib、SciPy和IPython 1.5 Linux 1.6 动手实践:在Linux上安装NumPy、Matplotlib、SciPy和IPython 1.7 Mac OS X 1.8 动手实践:在Mac OS X上安装NumPy、Matplotlib和SciPy 1.9 动手实践: