106 中英文術語對照表
迭代器 iterator 44, 61, 63–66, 71, 79
迭代器介面 iterator interface 61, 62
鍵值對 key-value pair 40
關鍵字形式參數 keyword argument 47
函式庫 library 2, 7, 20, 63, 77, 79, 97–102
線性代數 linear algebra 20, 95, 96, 99
列表 list 12, 16, 17, 21, 25, 35–41, 48–50, 54,
61–64, 66–68, 71–75, 85, 88, 94–96
列表推導 list comprehension 67–71, 74, 95
迴圈語句 loop statement 11, 23, 43, 67, 68
矩陣乘法 matrix product 20, 96
成員運算子 membership operator 24
元資料 metadata 17
方法 method 1, 17, 18, 30, 35–41, 95, 99
可變 mutable 16, 21, 35
命名 name 94
名稱空間 namespace 77, 78
數值積分 numerical integration 1, 99
數值插值 numerical interpolation 1, 99
函式數值優化 numerical optimization of func-
tions 99
物件 object 1, 15–19, 21–24, 27, 36, 39, 41, 44,
48, 50, 61–64, 66, 67, 70, 79, 86, 97
物件相等 object equality 24
物件身份 object identity 24
物件導向 object-oriented 17
運算子 operator 12, 19–23, 28, 41, 101
套件 package 1, 2, 38, 77, 79, 95, 98, 100, 102
模式匹配
pattern matching 88
指標 pointer 15–17, 24
原始字串 raw string 91
實部 real part 18, 30
引用 reference 15
正則表示式 regular expression 81, 85, 88–94
表示 representation 28–30, 86, 96
執行時錯誤 runtime error 53
自我包含指令碼 self-contained script 5, 7
語意錯誤 semantic error 53
語意 semantics 1, 9, 15, 101
集合 set 41, 66, 69, 92
集合推導 set comprehension 69
愛拉託遜斯篩法 Sieve of Eratosthenes 46, 72,
74, 75
簡單型別 simple type 16, 17, 27
切片 slice 36–38, 40, 44
稀疏矩陣儲存 sparse matrix storage 99
靜態型別 statically typed 16, 28, 36
統計分析 statistical analysis 99
字串內插 string interpolation 87
對等差分 symmetric difference 41
語法 syntax 1, 2, 9–11, 13, 15, 19, 36–38, 44,
46, 49–51, 53, 58, 61, 63, 64, 67, 69,
75, 87–90, 92, 94, 95, 101
語法錯誤 syntax error 53
表格 table 94
終端 terminal 5
三元運算子 ternary operator 68
轉置矩陣 transpose matrix 96
真除 true division 19, 20
Tuple tuple 38–42, 48, 85
補碼 two’s complement 23
型別轉換 type conversion 32
一元運算子 unary operator 12, 19
變數 variable 5, 10, 12, 15–17, 19, 21, 24, 27,
32, 36, 44, 49, 53, 67
可變精度 variable-precision 27
萬用字元 wildcard 88, 92