DeBruijnGraph[m, n] constructs the n-dimensional De Bruijn graph with m symbols for integers m > 0 and n > 1. DeBruijnGraph[alph, n] constructs the n-dimensional De Bruijn ...
MakeGraph[v, f] constructs the graph whose vertices correspond to v and edges between pairs of vertices x and y in v for which the binary relation defined by the Boolean ...
SetGraphOptions[g, opts] returns g with the options opts set. SetGraphOptions[g, {v_1, v_2, ..., v_opts}, g_opts] returns the graph with the options v_opts set for vertices ...
SetVertexWeights[g] assigns random real weights in the range [0, 1] to vertices in g. SetVertexWeights[g, w] assigns the weights in the weight list w to the vertices of g. ...
ShowGraph[g] displays the graph g. ShowGraph[g, Directed] is obsolete and it is currently identical to ShowGraph[g].
FieldExp[f, n] gives the value of the discrete exponential of n associated with the field f.
AtmosphericPlot[property] generates a plot of the specified property property as a function of geometric altitude.
FirstIntegral[u] represents a first integral associated with the variable u in the output of the function FirstIntegrals.
Curl
(Vector Analysis Package Symbol) Curl[f] gives the curl, \[Del]*f, of the vector field f in the default coordinate system. Curl[f, coordsys] gives the curl of f in the coordinate system coordsys.
Div
(Vector Analysis Package Symbol) Div[f] gives the divergence, \[Del]\[CenterDot]f, of the vector field f in the default coordinate system. Div[f, coordsys] gives the divergence of f in the coordinate system ...