Skip to content
  • Tiago Peixoto's avatar
    Fix bug in eigenvector() · 995c8809
    Tiago Peixoto authored
    The routine wrongly returned 1/lambda instead of lambda, as the leading
    eigenvalue of the adjacency matrix.
    995c8809