- Update dependencies, removed old pinned versions for
decorator, sphinx, jinja
New features:
- Elementwise regularization parameter for single Graphical Lasso. Can be used by passing
lambda1_mask
inreg_params
(should be a array of nonnegative numbers that has same dimension as covariance matrixS
).
Enhancements:
- New example in example gallery, showing the usage of Functional Graphical Lasso: https://gglasso.readthedocs.io/en/latest/auto_examples/plot_fsgl_example.html#sphx-glr-auto-examples-plot-fsgl-example-py