Skip to content

GraphPartition value checking and cleaning #4

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

Merged
merged 6 commits into from
Jun 5, 2013
Merged

Conversation

cindeem
Copy link
Contributor

@cindeem cindeem commented May 31, 2013

modularity.py

Added checks in init of GraphPartition to test

  1. index is a dict
  2. values in index are all sets
  3. index contains all possible nodes

added tests
fixed failing test that was passing an index of type list, (instead of set)
small cruft cleanup

dabliss added a commit that referenced this pull request Jun 5, 2013
GraphPartition value checking and cleaning
@dabliss dabliss merged commit c8f67e5 into nipy:master Jun 5, 2013
kbegany added a commit that referenced this pull request Jul 30, 2015
GraphPartition value checking and cleaning
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