spectralGraphTopology version 0.2.0 (2019-08-10)
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