Skip to content

stLearn 1.3.0

Latest

Choose a tag to compare

@newmana newmana released this 24 Feb 04:28
· 5 commits to master since this release
adaee82

Features and Updates:

  • Removed interactive stLearn/embedded web application.
  • Removed louvain clustering - replaced with leiden.

API and Bug Fixes:

  • Fix import on MutableVertexPartition to use leidenalg.VertexPartition.
  • Switch default flavour in leiden to use igraph (and its required parameters).
  • Renamed methods and classes to follow lowercase standard.

What's Changed