In https://github.com/PyLops/pylops-mpi/pull/200 a distributed version of the `ProximalGradient` is implemented. Some of the advanced features in PyProximal [ProximalGradient](https://pyproximal.readthedocs.io/en/latest/api/generated/pyproximal.optimization.primal.ProximalGradient.html) are currently not implemented and will be added later, namely: - Backtracing - Support for BilinearOperator
In #200 a distributed version of the
ProximalGradientis implemented.Some of the advanced features in PyProximal ProximalGradient are currently not implemented and will be added later, namely: