.. GGLasso documentation master file, created by sphinx-quickstart on Fri Apr 16 15:11:28 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to GGLasso's documentation! =================================== ``GGLasso`` (stands for **G**\ eneral **G**\ raphical **Lasso**\ ) is a Python package for estimating sparse (or sparse plus low rank) inverse covariance matrices. Moreover, it contains solvers and model selection procedures for Multiple Graphical Lasso problems such as Group and Fused Graphical Lasso. The package is available on `Github`_ . .. _Github: https://github.com/fabian-sp/GGLasso .. toctree:: :maxdepth: 2 :caption: Contents: getting-started auto_examples/index math-description problem-object solvers-overview solvers-doc