.gitignore
.travis.yml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
pylops_distributed/LinearOperator.py
pylops_distributed/__init__.py
pylops_distributed/version.py
pylops_distributed.egg-info/PKG-INFO
pylops_distributed.egg-info/SOURCES.txt
pylops_distributed.egg-info/dependency_links.txt
pylops_distributed.egg-info/requires.txt
pylops_distributed.egg-info/top_level.txt
pylops_distributed.egg-info/zip-safe
pylops_distributed/basicoperators/Block.py
pylops_distributed/basicoperators/BlockDiag.py
pylops_distributed/basicoperators/Diagonal.py
pylops_distributed/basicoperators/FirstDerivative.py
pylops_distributed/basicoperators/HStack.py
pylops_distributed/basicoperators/Identity.py
pylops_distributed/basicoperators/Laplacian.py
pylops_distributed/basicoperators/MatrixMult.py
pylops_distributed/basicoperators/Restriction.py
pylops_distributed/basicoperators/Roll.py
pylops_distributed/basicoperators/SecondDerivative.py
pylops_distributed/basicoperators/Smoothing1D.py
pylops_distributed/basicoperators/Spread.py
pylops_distributed/basicoperators/Transpose.py
pylops_distributed/basicoperators/VStack.py
pylops_distributed/basicoperators/_Spread_numba.py
pylops_distributed/basicoperators/__init__.py
pylops_distributed/optimization/__init__.py
pylops_distributed/optimization/cg.py
pylops_distributed/signalprocessing/Convolve1D.py
pylops_distributed/signalprocessing/FFT.py
pylops_distributed/signalprocessing/FFT2D.py
pylops_distributed/signalprocessing/Fredholm1.py
pylops_distributed/signalprocessing/__init__.py
pylops_distributed/utils/__init__.py
pylops_distributed/utils/backend.py
pylops_distributed/utils/dottest.py
pylops_distributed/waveeqprocessing/__init__.py
pylops_distributed/waveeqprocessing/lsm.py
pylops_distributed/waveeqprocessing/marchenko.py
pylops_distributed/waveeqprocessing/mdd.py