You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "Node and edge nonlinear eigenvector centrality for hypergraphs" by Tudisco and Higham, their formalism is more general than the implementation in xgi because
It allows general functions for both nodes and edges
Nodes and edges may be weighted
One can use norms besides the L2 norm.
The text was updated successfully, but these errors were encountered:
In "Node and edge nonlinear eigenvector centrality for hypergraphs" by Tudisco and Higham, their formalism is more general than the implementation in xgi because
The text was updated successfully, but these errors were encountered: