leidenalg

Implementation of the Leiden algorithm for various quality functions to be used with igraph in Python.

GPL-3.0 License

Downloads
83.9K
Stars
542
Committers
9

Bot releases are visible (Hide)

leidenalg - 0.10.0 Latest Release

Published by vtraag over 1 year ago

leidenalg -

Published by vtraag about 4 years ago

  • New option to constrain community size by @orenbenkiki (PR #46)
  • Great performance improvement by @ragibson (PR #40)
  • Minor improvements and clarifications
leidenalg - 0.8.1

Published by vtraag about 4 years ago

Changes:

  • Fixed performance problem (issue #35)
  • Improved documentation
leidenalg - 0.8.0

Published by vtraag over 4 years ago

0.8.0

  • New option to keep some nodes "fixed"
  • Corrected bipartite clustering
  • Corrected some documentation
  • Several minor bugfixes
leidenalg - 0.7.0

Published by vtraag almost 6 years ago

Implementation of Leiden algorithm.