From f90c41b94981c1cb8e2e434fbea22afb481b9752 Mon Sep 17 00:00:00 2001 From: Theo Guyard <theo.guyard@insa-rennes.fr> Date: Fri, 15 Oct 2021 12:59:40 +0000 Subject: [PATCH] Paper source --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd8e248..5f04520 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Screen & Relax : A fast solving procedure for the Elastic-Net problem by safe identification of the solution support. -This repository implements the Screen & Relax method solving the Elastic-Net problem. We introduced this method in +This repository implements the Screen & Relax method solving the Elastic-Net problem. We introduced this method in the paper -**Paper is being reviewed, the citation will be available soon.** +> Théo Guyard, Cédric Herzet, Clément Elvira, *Screen & Relax: Accelerating the resolution of Elastic-net by safe identification of the solution support* -The above paper contains theoretical and numerical results that can be reproduced with this toolbox. If you encounter a bug or something unexpected, please let me know by raising an issue on the project page or by contacting me by [mail](mailto:theo.guyard@insa-rennes.fr). +available [here](https://arxiv.org/pdf/2110.07281.pdf). This paper contains theoretical and numerical results that can be reproduced with this toolbox. If you encounter a bug or something unexpected, please let me know by raising an issue on the project page or by contacting me by [mail](mailto:theo.guyard@insa-rennes.fr). ## Requirements -- GitLab