-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hello
I am using graph-tool latest version with python 3.8.10, i created a graph of 100 vertices and I have a problemwith the calculation of eigenvector centrality measure here is the command (from the documentation) :
graph_tool.centrality.eigenvector(g, weight=None, vprop=None, epsilon=1e-06, max_iter=None)
I receive a message saying:
(3.8731052026008155, <VertexPropertyMap object with value type 'double', for Graph 0x7fdf6f0575e0, at 0x7fdf6e637be0>)
Metadata
Metadata
Assignees
Labels
No labels