PyLops / pylops

PyLops – A Linear-Operator Library for Python
https://pylops.readthedocs.io
GNU Lesser General Public License v3.0
430 stars 102 forks source link

minor: second implementation to BlendingContinuous #525

Closed mrava87 closed 1 year ago

mrava87 commented 1 year ago

A second implementation is provided for the matvec/rmatvec routines of BlendingContinuous, where shifting is performed simultaneously for all sources. This implementation is more favourable when dealing with small number of receivers.