GraphEdit[] opens an interactive graph editor.GraphEdit[g] plots the graph g in the interactive graph editor.
LinkRanks[g] gives the link ranks of the directed graph g as a rule list.
Cluster
(Hierarchical Clustering Package Symbol) Cluster[c_1, c_2, d, n_1, n_2] represents a merger of the clusters c_1 and c_2 with dissimilarity d and n_1 and n_2 data elements respectively.
ClusterSplit[c, n] splits the cluster c into n clusters.
NormalPValue[x] gives the cumulative density beyond x for a normal distribution with zero mean and unit variance.
MultivariateKurtosis[matrix] gives a multivariate kurtosis coefficient for matrix.
TemperedChromatic is an interval list corresponding to an equal tempered scale.
ButcherPrincipalError[p, s] gives the principal error for a method of order p with s stages. ButcherPrincipalError[p] gives the principal error using stage-independent tensor ...
GaussianQuadratureError[n, f, a, b] gives the leading term in the error of the elementary n-point Gaussian quadrature formula for the function f on an interval from a to ...
GaussianQuadratureWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Gaussian formula for quadrature on the interval a to b, where w_i is the ...