úÎ!‚š     None7MNone   modularityžFind modularity from a vector of community labels (0 or 1) corresponding to rows in the adjacency matrix. Needs 0s on the diagonal for the adjacency matrix.  modularityÿFind modularity from a vector of community labels (0 or 1) corresponding to rows in the normalized matrix B. See Shu et al., "Efficient Spectral Neighborhood Blocking for Entity Resolution", 2011. L = sum_i^n sum_j^n A(i,j) - n = 1^TA1 - n = (B^T1)^T(B^T1) - n. modularityGet a column vector of ones. modularity)Set the diagonal of a sparse matrix to 0.  modularity@Test whether getModularity BB^T is the same as getBModularity B.   Nonen  modularityžFind modularity from a vector of community labels (0 or 1) corresponding to rows in the adjacency matrix. Needs 0s on the diagonal for the adjacency matrix.  modularityÿFind modularity from a vector of community labels (0 or 1) corresponding to rows in the normalized matrix B. See Shu et al., "Efficient Spectral Neighborhood Blocking for Entity Resolution", 2011. L = sum_i^n sum_j^n A(i,j) - n = 1^TA1 - n = (B^T1)^T(B^T1) - n.         )modularity-0.2.1.1-6jxdPEpeROD1yI6Imv5D6PMath.Modularity.TypesMath.Modularity.SparseMath.Modularity.DenseQunQ$fEqQ$fOrdQ$fReadQ$fShowQ$fNumQ $fGenericQ getModularitygetBModularitytestModularityonessetDiag0