Skip to content

Releases: nipy/brainx

v0.2 Modularity Updates

16 Sep 15:42

Choose a tag to compare

Pre-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