a_b_one | Compute a right-multiplication with the ones matrix |
a_one_b | Compute a left-multiplication with the ones matrix |
build_G | Build sparse adjacency matrix |
build_Gd | Build double-edge adjacency matrix |
build_Gp | Build product adjacency matrix |
build_Gs | Build single-edge adjacency matrix |
build_Id | Build identity matrix |
build_J | Build directed indicator matrix |
build_J0 | Build missing-edge indicator matrix |
build_Jd | Build double-edge indicator matrix |
build_Je | Build edge-and-diagonal indicator matrix |
build_Jn | Build vertex-distinct indicator matrix |
build_Js | Build single-edge indicator matrix |
build_laplacian | Build a Laplacian matrix |
build_motif_adjacency_matrix | Build a motif adjacency matrix |
cluster_spectrum | Get cluster assignments from spectrum using k-means++ |
demonstration_graph | Generate a small graph for demonstrations |
drop0_killdiag | Set diagonal entries to zero and sparsify |
get_first_eigs | Compute first few eigenvalues and eigenvectors of a matrix |
get_largest_component | Get largest connected component |
get_motif_names | Get common motif names |
kmeanspp | kmeans++ clustering |
mam_M1 | Perform the motif adjacency matrix calculations for motif M1 |
mam_M10 | Perform the motif adjacency matrix calculations for motif M10 |
mam_M11 | Perform the motif adjacency matrix calculations for motif M11 |
mam_M12 | Perform the motif adjacency matrix calculations for motif M12 |
mam_M13 | Perform the motif adjacency matrix calculations for motif M13 |
mam_M2 | Perform the motif adjacency matrix calculations for motif M2 |
mam_M3 | Perform the motif adjacency matrix calculations for motif M3 |
mam_M4 | Perform the motif adjacency matrix calculations for motif M4 |
mam_M5 | Perform the motif adjacency matrix calculations for motif M5 |
mam_M6 | Perform the motif adjacency matrix calculations for motif M6 |
mam_M7 | Perform the motif adjacency matrix calculations for motif M7 |
mam_M8 | Perform the motif adjacency matrix calculations for motif M8 |
mam_M9 | Perform the motif adjacency matrix calculations for motif M9 |
mam_Mcoll | Perform the motif adjacency matrix calculations for motif... |
mam_Md | Perform the motif adjacency matrix calculations for motif Md |
mam_Mexpa | Perform the motif adjacency matrix calculations for motif... |
mam_Ms | Perform the motif adjacency matrix calculations for motif Ms |
random_sparse_matrix | Build a random sparse matrix |
run_laplace_embedding | Run Laplace embedding |
run_motif_clustering | Run motif-based clustering |
run_motif_embedding | Run motif embedding |
sample_bsbm | Sample a bipartite stochastic block model (BSBM) |
sample_dsbm | Sample a directed stochastic block model (DSBM) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.