v0.2.0
- Added support for using CuPy arrays with PyLops-MPI.
- Introduced the
MPIFredholm1
andMPIMDC
operators. - Allowed the
UNSAFE_BROADCAST
partition to give users an option to handle overflow in broadcast scenarios. - Added a
dottest
function to perform dot tests on PyLops-MPI operators. - Created a tutorial for Multi-Dimensional Deconvolution (MDD).