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

louvain method should check for undirected Graph #24

Open
druths opened this issue Jan 28, 2015 · 0 comments
Open

louvain method should check for undirected Graph #24

druths opened this issue Jan 28, 2015 · 0 comments
Assignees

Comments

@druths
Copy link
Member

druths commented Jan 28, 2015

This kind of error:

File "louvain.pyx", line 271, in zen.algorithms.community.louvain.louvain (zen/algorithms/community/louvain.c:4886)
TypeError: Cannot convert zen.digraph.DiGraph to zen.graph.Graph

should fail in a less random place.

@druths druths self-assigned this Jan 28, 2015
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