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

Fix neighbours and link to undirected clustering #64

Merged
merged 6 commits into from
May 1, 2020
Merged

Conversation

Silmathoron
Copy link
Collaborator

This PR corrects Graph.neighbours for undirected networks and the function now returns a set.
Also correct wrong graph attribute access in local_clustering and for "networkx" backend.
Tests were added.

@coveralls
Copy link

coveralls commented May 1, 2020

Coverage Status

Coverage increased (+0.3%) to 62.119% when pulling f56d58e on fix-g into edeed3e on master.

@Silmathoron Silmathoron merged commit c7f2056 into master May 1, 2020
@Silmathoron Silmathoron deleted the fix-g branch August 27, 2020 11:09
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

Successfully merging this pull request may close these issues.

2 participants