Releases
v2.2.0
Compare
Sorry, something went wrong.
No results found
Added pylops.signalprocessing.NonStationaryConvolve3D operator
Added nd-array capabilities to pylops.basicoperators.Identity and pylops.basicoperators.Zero
Added second implementation in pylops.waveeqprocessing.BlendingContinuous which is more
performant when dealing with small number of receivers
Added forceflat property to operators with ambiguous rmatvec (pylops.basicoperators.Block,
pylops.basicoperators.Bilinear, pylops.basicoperators.BlockDiag, pylops.basicoperators.HStack,
pylops.basicoperators.MatrixMult, pylops.basicoperators.VStack, and pylops.basicoperators.Zero)
Improved dynamic mode of pylops.waveeqprocessing.Kirchhoff operator
Modified pylops.signalprocessing.Convolve1D to allow both filters that are both shorter and longer of the
input vector
Modified all solvers to use matvec/rmatvec instead of @/.H @ to improve performance
You can’t perform that action at this time.