Hi. I am looking for a function in R for computing the Fiedler vector of a graph (the eigenvector associated with the second smallest eigenvalue of the Laplacian of the graph). Alternatively, I am searching for an efficient method to compute just few eigenvalues/vectors of a matrix (the smallest).
Many thanks. Massimo Franceschet ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.