Yes, I tried this too but it doesn't work. *gt.eigenvector(MyGraph)* doesn't work. It's not listed in the list of modules inside graph_tool package.
Also documentation specifically mentions *graph_tool.centrality.eigenvector(g, weight=None, vprop=None, epsilon=1e-06, max_iter=None)* that is the command has to be called inside the centrality module of graph tool package. -- Sent from: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/ _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
