Add a non convex graphical lasso solver with reweighting:
- use sklearn code to implement a WeightedGraphicalLasso
- add a wrapper to fit it ~5 times a la IterativeRewieghtedL1 with updated weights at each iteration
Could be a good first project for ENS students @QB3