Skip to content

Improve community_louvain function #2

@akimbler

Description

@akimbler

The description for the community_louvain function is misleading. It is supposed to improve upon and subsume the roles of the modularity_louvain_xxx functions. It does not, however, accept signed connection matrices, so it fails to subsume the signed functions. Resulting in a lot of redundant code and the need for modularity_louvain_xxx_sign functions to still exists.

TL:DR, community_louvain needs to be made to work with signed input

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions