官术网_书友最值得收藏!

Code conventions used in the book

Now that the credibility of Python and NumPy has been established, let's get our hands dirty.

The default environment used for all Python code in this book will be IPython. Instructions on how to install IPython and other tools follow in the next section. Throughout the book, you will only have to enter input in either the command window or the IPython prompt. Unless otherwise specified, code will refer to Python code, and command will refer to bash or DOS commands.

All Python input code will be formatted in snippets like these:

 In [42]: print("Hello, World!")

In [42]: in the preceding snippet indicates that this is the 42nd input to the IPython session. Similarly, all input to the command line will be formatted as follows:

 $ python hello_world.py 

On Windows systems, the same command will look something like this:

C:\Users\JohnDoe> python hello_world.py

For the sake of consistency, the $ sign will be used to denote the command-line prompt, regardless of OS. Prompts, such as C:\Users\JohnDoe>, will not appear in the book. While, conventionally, the $ sign indicates bash prompts on Unix systems, the same commands (without typing the actual dollar sign or any other character), can be used on Windows too. If, however, you are using Cygwin or Git Bash, you should be able to use Bash commands on Windows too.

Note that Git Bash is available by default if you install Git on Windows.

主站蜘蛛池模板: 望奎县| 博罗县| 湘潭县| 友谊县| 淳安县| 上犹县| 金溪县| 平原县| 黎川县| 原平市| 靖安县| 彩票| 古浪县| 益阳市| 绥芬河市| 本溪市| 陈巴尔虎旗| 金坛市| 三都| 远安县| 全椒县| 循化| 绥芬河市| 开阳县| 肇东市| 陇西县| 东平县| 炉霍县| 元江| 井冈山市| 泸州市| 措美县| 凌海市| 吉安市| 盐边县| 延川县| 兴安盟| 双鸭山市| 普陀区| 孟村| 新巴尔虎左旗|