Skip to content

Commit

Permalink
Merge pull request #540 from mrava87/doc-extension
Browse files Browse the repository at this point in the history
doc: added pylops-mpi to extensions page
  • Loading branch information
mrava87 authored Oct 26, 2023
2 parents d0aa50d + 35aeae5 commit 5e1567c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/source/extensions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ for academic purposes.

Spin-off projects that aim at extending the capabilities of PyLops are:

* `PyLops-GPU <https://github.com/PyLops/pylops-gpu>`_ : PyLops for GPU arrays (incorporated into PyLops).
* `PyLops-Distributed <https://github.com/PyLops/pylops-distributed>`_: PyLops for distributed systems with many computing nodes.
* `PyLops-MPI <https://github.com/PyLops/pylops-mpi>`_: PyLops for distributed systems with many computing nodes using MPI
* `PyProximal <https://github.com/PyLops/pyproximal>`_: Proximal solvers which integrate with PyLops Linear Operators.
* `Curvelops <https://github.com/PyLops/curvelops>`_: Python wrapper for the Curvelab 2D and 3D digital curvelet transforms.
* `Curvelops <https://github.com/PyLops/curvelops>`_: Python wrapper for the Curvelab 2D and 3D digital curvelet transforms.
* `PyLops-GPU <https://github.com/PyLops/pylops-gpu>`_ : PyLops for GPU arrays (unmantained! the core features are now incorporated into PyLops).
* `PyLops-Distributed <https://github.com/PyLops/pylops-distributed>`_ : PyLops for distributed systems with many computing nodes using Dask (unmantained!).

0 comments on commit 5e1567c

Please sign in to comment.