Skip to content

spectralGraphTopology version 0.2.0 (2019-08-10)

Choose a tag to compare

@mirca mirca released this 12 Oct 09:26
· 95 commits to master since this release

This release adds an implementation of the Combinatorial Graph Laplacian (CGL) algorithm for connected graphs proposed by Elgimez, Pavez, and Ortega (2017). This algorithm is implemented in via a function called
learn_combinatorial_graph_laplacian .

The original MATLAB implementation, written by the authors, is available at https://github.com/STAC-USC/Graph_Learning.

Additionally, this implementation of GLE-MM and GLE-ADMM has been polished.

Thanks,
Zé Vinícius