v0.6.0
🚦 🚦 This is the first release supporting PyLops v2. 🚦 🚦
- Added
grad
method topyproximal.utils.bilinear.LowRankFactorizedMatrix
operator - Allow passing optional arguments to solvers in
pyproximal.proximal.L2
- Modified codebase to integrate with pylops's
cupy
backend. - Modified codebase to integrate with
pylops
v2.