Skip to content

Commit

Permalink
minor: added args_FFT1 to MDC
Browse files Browse the repository at this point in the history
  • Loading branch information
mrava87 committed Jun 6, 2024
1 parent 7acf812 commit e537125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylops/waveeqprocessing/mdd.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ def MDC(
conj=conj,
prescaled=prescaled,
args_FFT={"engine": fftengine},
args_FFT1={"engine": fftengine},
args_Fredholm1={"usematmul": usematmul},
)
MOp.name = name
Expand Down

0 comments on commit e537125

Please sign in to comment.