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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

import numpy as np
x = np.array([[1,2,3],[4,5,6],[1,2,5]])
y = np.linalg.inv(x)
print (y)
print (np.dot(x,y))

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

import numpy as np
x = np.array([[1,2,3],[4,5,6],[1,2,5]])
y = np.linalg.inv(x)
print (y)
print (np.dot(x,y))

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 五河县| 临洮县| 华宁县| 肇源县| 康保县| 古蔺县| 新民市| 五家渠市| 荔波县| 阜城县| 兴业县| 邢台市| 华宁县| 托克逊县| 疏附县| 宁阳县| 浮山县| 铜陵市| 清丰县| 洛南县| 常熟市| 樟树市| 古蔺县| 宝鸡市| 昌宁县| 南部县| 遵义市| 定西市| 葵青区| 通城县| 临洮县| 荥经县| 淮阳县| 鸡东县| 昌黎县| 贡觉县| 儋州市| 乐平市| 淮安市| 开阳县| 嘉兴市|