issues
search
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 bilinear update to ProximalGradient
#124
Closed
mrava87
closed
1 year ago
mrava87
commented
1 year ago
This PR introduces the following 2 main changes:
added bilinear update to ProximalGradient
fix LowRankFactorizedMatrix gradients when dealing with complex numbers
This PR introduces the following 2 main changes: