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 1938d04 commit ffa4fcc
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 @@ -411,6 +411,7 @@ def h_eigenvector_tensor_centrality(H, max_iter=100, tol=1e-6):
See Also
--------
clique_eigenvector_centrality
z_eigenvector_tensor_centrality
References
----------
Expand Down

0 comments on commit ffa4fcc

Please sign in to comment.