Skip to content

spectralGraphTopology version 0.1.2 (2019-23-09)

Choose a tag to compare

@mirca mirca released this 23 Sep 00:29
· 124 commits to master since this release

Two methods to estimate the Laplacian matrix of connected graphs have been added:

  • learn_laplacian_gle_mm, which is based on the majorization-minimization (MM) framework.
  • learn_laplacian_gle_admm, which is based on the algorithm named alternating direction method of multipliers (ADMM).

More details about the advantages and shortcomings of these two algorithms may be seen here: