Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using iGraph for python #3

Open
michaelkkim opened this issue Sep 4, 2016 · 0 comments
Open

using iGraph for python #3

michaelkkim opened this issue Sep 4, 2016 · 0 comments

Comments

@michaelkkim
Copy link
Collaborator

Look at it Tuesday with Iain

Notes:
-G.add_edge() and G.add_edges() add the edges by the indices of the list of vertices, NOT by the vertex names --really dumb
-I tried replicating this: https://gist.github.com/rbnvrw/c2424fe3ff812da892a0
although this led to the correct number of edges, 3 million more nodes/cases were added somehow
-check if iGraph for python contains algorithms to do centrality measures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant