powered by
This implementation constructs the laplacian element-by-element. Diagonals: 1, Element_ij = -1/sqrt(deg_i deg_j)
laplacian.coo(x)
coo object encoding a graph
new coo object