PyLops-distributed Utilities

Alongside with its Linear Operators and Solvers, PyLops contains also a number of auxiliary routines performing universal tasks that are used by several operators or simply within one or more Tutorials for the preparation of input data and subsequent visualization of results.

Shared

Backends

backend.dask([hardware, client, processes, …]) Dask backend initialization.

Dot-test

dottest(Op, nr, nc, chunks[, tol, …]) Dot test.