Skip to content

Almighty Bob

Compare
Choose a tag to compare
@GiulioRossetti GiulioRossetti released this 17 Sep 15:06
· 510 commits to master since this release

New Features:

  • Weighted Communities algorithm
  • Chinese Whispers algorithm
  • Siblinarity Antichain algorithm
  • Support for colourmap and community filtering in community-graph visualization
  • Support for Directed/Attributed graph conversion (networkx <-> igraph)

Changes:

  • Infomap implementation update
  • MCL implementation updated
  • Compatibility with Python 3.8
  • Minor bug fixes