all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: python-leidenalg  ]

Package: python3-leidenalg (0.10.2-1)

Links for python3-leidenalg

Screenshot

Debian Resources:

Download Source Package python-leidenalg:

Maintainers:

External Resources:

Similar packages:

Python3 implementation of the Leiden algorithm in C++

This package implements the Leiden algorithm in C++ and exposes it to Python. It relies on igraph for it to function. Besides the relative flexibility of the implementation, it also scales well, and can be run on graphs of millions of nodes (as long as they can fit in memory). The core function is find_partition which finds the optimal partition using the Leiden algorithm, which is an extension of the Louvain algorithm for a number of different methods. The methods currently implemented are

 1. modularity,
 2. Reichardt and Bornholdt's model using the configuration null model
    and the Erdös-Rényi null model,
 3. the Constant Potts model (CPM),
 4. Significance and finally
 5. Surprise.

In addition, it supports multiplex partition optimisation allowing community detection on for example negative links or multiple time slices. There is the possibility of only partially optimising a partition, so that some community assignments remain fixed. It also provides some support for community detection on bipartite graphs.

Other Packages Related to python3-leidenalg

  • depends
  • recommends
  • suggests
  • enhances

Download python3-leidenalg

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 49.7 kB264.0 kB [list of files]
arm64 48.6 kB267.0 kB [list of files]
armel 47.2 kB249.0 kB [list of files]
armhf 47.3 kB237.0 kB [list of files]
i386 49.9 kB253.0 kB [list of files]
mips64el 47.5 kB271.0 kB [list of files]
ppc64el 49.4 kB267.0 kB [list of files]