Skip to content

v0.2 Modularity Updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@cindeem cindeem released this 16 Sep 15:42
· 93 commits to master since this release

BrainX Updated Modularity

This release includes:

  • changes to utils for preprocessing of adjacency matricies
  • changes to GraphPartition to reflect dependence on binary graphs, change in node representation
  • changes in modularity algorithms, update to Spectral Partitioning, algorithm
  • remove reference to numpy utils that have been included in numpy
  • inclusion of more tests