- Added
prescaledinput parameter topylops_distributed.waveeqprocessing.MDCandpylops_distributed.waveeqprocessing.Marchenko - Added
dtypeparameter to theFFTcalls in the definition of thepylops_distributed.waveeqprocessing.MDDoperation. This ensure that the type of the real part ofGinput is enforced to the output vectors of the forward and adjoint operations. - Changed handling of
dtypeinpylops_distributed.signalprocessing.FFTto ensure that the type of the input vector is retained when applying forward and adjoint. - Added
PBSbackend topylops_distributed.utils.backend.dask
- Added
pylops_distributed.Restrictionoperator - Added
pylops_distributed.signalprocessing.Convolve1Dandpylops_distributed.signalprocessing.FFT2Doperators - Improved efficiency of
pylops_distributed.signalprocessing.Fredholm1whensaveGt=False - Adapted
pylops_distributed.optimization.cg.cgandpylops_distributed.optimization.cg.cglssolvers for complex numbers
- First official release.