Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@mrava87 mrava87 released this 06 Jun 15:34
· 11 commits to master since this release
0dcee2d
  • Added prescaled input parameter to pylops_distributed.waveeqprocessing.MDC
    and pylops_distributed.waveeqprocessing.Marchenko
  • Added dtype parameter to the FFT calls in the definition of the
    pylops_distributed.waveeqprocessing.MDD operation. This ensure that the type
    of the real part of G input is enforced to the output vectors of the
    forward and adjoint operations.
  • Changed handling of dtype in pylops_distributed.signalprocessing.FFT
    to ensure that the type of the input vector is retained when applying forward and adjoint.
  • Added PBS backend to pylops_distributed.utils.backend.dask