- Network Science with Python and NetworkX Quick Start Guide
- Edward L. Platt
- 129字
- 2021-06-24 15:18:48
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:
G_karate = nx.karate_club_graph()
mr_hi = 0
john_a = 33
When code produces text output, that text output is set in bold:
list(nx.all_shortest_paths(G_karate, mr_hi, john_a))
[[0, 8, 33], [0, 13, 33], [0, 19, 33], [0, 31, 33]]
Bold: Indicates a new term or an important word. For example: "Statements that refer to themselves are called self-referential."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 三菱FX3U/5U PLC從入門到精通
- Getting Started with MariaDB
- IoT Penetration Testing Cookbook
- 工業(yè)機(jī)器人工程應(yīng)用虛擬仿真教程:MotoSim EG-VRC
- STM32嵌入式微控制器快速上手
- 基于ARM 32位高速嵌入式微控制器
- 高維聚類知識(shí)發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- 菜鳥起飛系統(tǒng)安裝與重裝
- Visual C++項(xiàng)目開(kāi)發(fā)案例精粹
- Machine Learning Algorithms(Second Edition)
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- Hands-On Dashboard Development with QlikView
- Building Google Cloud Platform Solutions
- Oracle Blockchain Quick Start Guide
- 淘寶網(wǎng)店頁(yè)面設(shè)計(jì)、布局、配色、裝修一本通