Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
Symbols
@rget macro 184, 185
@rlibrary macro 187
A
abstract syntax tree (AST) 123
abstract types 10
Amazon Web Services (AWS) 2
application program interface (API) 348
ArgParse
using 443, 444
versus Getopt 444-446
arguments
default and optional arguments 89-92
keyword arguments 93, 94
passing 89
variable argument list 92, 93
arithmetic operators 44
array 46, 47
broadcast() function, using 47, 48
Atomicity, Consistency, Isolation, and Durability (ACID) 348
automatic differentiation (AD) 280-284
B
backends 324
GR 325
PlotlyJS 325
plots, saving with HDF5 327
PythonPlot 325, 326
Basel function 171-173
Basel problem 22-24
Berkeley Database (BDB) 372
big integers 45, 46
BigQuery 379
binary files 217, 218...