This project is part of the coursework for the "Inverse Problems" class in the Master 2 IASD program. It focuses on Subject Number 3: "Short and Sparse Deconvolution". The course is taught by Irène Waldspurger.
The repository is structured as follows:
Experiments.ipynb
: Notebook containing experiments and visualizations.solving_algorithms.py
: Python module with implementations of the deconvolution algorithms.utils.py
: Utility functions used in the algorithms.SaS_Deconvolution_Report.pdf
: Report answering to the questions.