Leidenalg Versions Save

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

0.10.0

10 months ago

0.8.2

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

0.8.1

3 years ago

Changes:

  • Fixed performance problem (issue #35)
  • Improved documentation

0.8.0

4 years ago

0.8.0

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

0.7.0

5 years ago

Implementation of Leiden algorithm.