PyLops / pyproximal

PyProximal – Proximal Operators and Algorithms in Python
https://pyproximal.readthedocs.io
GNU Lesser General Public License v3.0
52 stars 13 forks source link

feature: added factorize option to L2 #89

Closed mrava87 closed 2 years ago

mrava87 commented 2 years ago

Added a new option to densesolver in L2 operator that allows to factorize the matrix to invert once and use it later (unless tau or sigma changes)