Skip to content

Releases: LJeub/LocalCommunities

LocalCommunities 2.0.2

20 Jun 14:15
Compare
Choose a tag to compare

Fixed:

  • MultilayerNCP now works correctly with full matrices as input
  • Association matrix is mapped back to original node indices

LocalCommunities 2.0.1

13 Mar 16:02
Compare
Choose a tag to compare
  • fixed paths in compile_APPR_mex.m
  • added missing documentation for multilayer functions
  • added journal reference

LocalCommunities 2.0

25 Jul 19:51
Compare
Choose a tag to compare

Local community detection methods and network community profiles for single and multilayer networks

Changes from Version 1.02:

  • Adds convenience wrappers for multiplex networks
  • Faster ACLcut implemented in C++
  • Improved support for sampling using arbitrary seed sets
  • Improved support for directed networks

Changes from Version 2.0-beta

  • updated documentation
  • fixed missing dependencies

Note: Some functions have been renamed so existing code might need to be updated for this version

2.0-beta

17 Jun 16:56
Compare
Choose a tag to compare
2.0-beta Pre-release
Pre-release

Adds convenience wrappers for multiplex networks

Faster ACLcut implemented in C++

Improved support for sampling using arbitrary seed sets

Improved support for directed networks