Skip to content

Commit

Permalink
Update xgi/algorithms/centrality.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Lucas <[email protected]>
  • Loading branch information
nwlandry and maximelucas authored Nov 3, 2024
1 parent ffa4fcc commit d2dc1da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xgi/algorithms/centrality.py
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,7 @@ def z_eigenvector_tensor_centrality(H, max_iter=100, tol=1e-6):
See Also
--------
clique_eigenvector_centrality
h_eigenvector_tensor_centrality
References
----------
Expand Down

0 comments on commit d2dc1da

Please sign in to comment.