Skip to main content
Ctrl+K
PyLops-MPI - Home PyLops-MPI - Home
  • Overview
  • Installation
  • GPU Support
  • PyLops MPI API
  • Gallery
    • Tutorials
    • Implementing new operators
    • Contributing
    • Changelog
    • Credits
  • Overview
  • Installation
  • GPU Support
  • PyLops MPI API
  • Gallery
  • Tutorials
  • Implementing new operators
  • Contributing
  • Changelog
  • Credits

Section Navigation

  • CGLS Solver
  • Derivatives
  • Distributed Array
  • MPILinearOperator
  • Multi-Dimensional Convolution
  • Stacked Array
  • Stacking Operators
  • Gallery

Gallery#

Here is a collection of examples that demonstrate the usage of PyLops-MPI operators and utilities.

Note

All examples are currently run on a single rank when building the documentation. However, we test their correctness off-line with multiple ranks and we encourage users to also run them with multiple ranks when learning about pylops-mpi.

Use the following command to run the gallery examples using MPI :

$ make run_examples

CGLS Solver

CGLS Solver

Derivatives

Derivatives

Distributed Array

Distributed Array

MPILinearOperator

MPILinearOperator

Multi-Dimensional Convolution

Multi-Dimensional Convolution

Stacked Array

Stacked Array

Stacking Operators

Stacking Operators

Gallery generated by Sphinx-Gallery

previous

pylops_mpi.utils.dottest.dottest

next

CGLS Solver

© Copyright 2025, PyLops Development Team.

Created using Sphinx 8.1.3.

Built with the PyData Sphinx Theme 0.16.1.