Skip to content
Snippets Groups Projects
Commit 640e95e9 authored by Theo Guyard's avatar Theo Guyard
Browse files

Update README

parent b498cb77
No related branches found
No related tags found
No related merge requests found
# Branch-screening tests for the L0-penalized least-square problem # Node-screening tests for the L0-penalized least-square problem
This repository contains numerical procedures linked to the paper This repository contains numerical procedures linked to the paper
> Théo Guyard, Cédric Herzet, Clément Elvira, *Node-screening tests for L0-penalized least-squares problem with supplementary material* > Guyard, T., Herzet, C., & Elvira, C. (2022, May). Node-Screening Tests For The L0-Penalized Least-Squares Problem. In *ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)* (pp. 5448-5452). IEEE.
available [here](https://arxiv.org/pdf/2110.07308.pdf). 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.07308.pdf). 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).
...@@ -71,11 +71,12 @@ This software is distributed under the [MIT Licence](https://mit-license.org). ...@@ -71,11 +71,12 @@ This software is distributed under the [MIT Licence](https://mit-license.org).
If you use this package for your own work, please consider citing it as : If you use this package for your own work, please consider citing it as :
```bibtex ```bibtex
@article{guyard2021node, @inproceedings{guyard2022node,
title={Node-screening tests for L0-penalized least-squares problem with supplementary material}, title={Node-Screening Tests For The L0-Penalized Least-Squares Problem},
author={Guyard, Th{\'e}o and Herzet, C{\'e}dric and Elvira, Cl{\'e}ment}, author={Guyard, Th{\'e}o and Herzet, C{\'e}dric and Elvira, Cl{\'e}ment},
journal={arXiv preprint arXiv:2110.07308}, booktitle={ICASSP 2022-2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
year={2021} pages={5448--5452},
year={2022},
organization={IEEE}
} }
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment