In https://github.com/PyLops/pylops-mpi/pull/200 a distributed version of the ProxOperator is implemented. Some of the advanced features in PyProximal [ProxOperator ](https://pyproximal.readthedocs.io/en/stable/api/generated/pyproximal.ProxOperator.html) are currently not implemented and will be added later, namely: - `grad` - `affine_addition` - `postcomposition` - `precomposition` - `chain`
In #200 a distributed version of the ProxOperator is implemented.
Some of the advanced features in PyProximal ProxOperator are currently not implemented and will be added later, namely:
gradaffine_additionpostcompositionprecompositionchain