Skip to content

leiden 0.3.0

Compare
Choose a tag to compare
@TomKellyGenetics TomKellyGenetics released this 07 Dec 07:28
· 498 commits to master since this release

Major updates to support igraph objects and avoids casting to dense matrices

  • Implements calling leiden directly on an igraph object

  • Separate methods for igraph objects and adjacency matrices

  • Support for sparse matrices

  • Benchmarking added to vignettes