- Minor changes to comply with CRAN policies.
- Added two methods to learn graphs from smooth signal representations by Xiaowen Dong and Kalofolias.
- API change: returned items now start with small-case letter, e.g.,
laplacian
rather thanLaplacian
.
- Minor corrections to the vignette.
- Added state of the art algorithms (CGL, GLE-MM, and GLE-ADMM) for learning connected graphs.
- Minor changes in the DESCRIPTION file to conform with CRAN.
- Initial release is on CRAN.