Skip to content

Commit

Permalink
Minor update in paper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanbabbar04 committed Oct 11, 2024
1 parent ee22336 commit 26a1ab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ processors. Projects like mpi4py-fft [@Mortensen:2019], mcdc [@Morgan:2024], and
utilize mpi4py to provide distributed computing capabilities. Similarly, PyLops-MPI, which is built on top of PyLops [@Ravasi:2020] leverages mpi4py to solve large-scale problems in a distributed fashion.
Its intuitive API provide functionalities to scatter and broadcast data and model vector across nodes and allows various mathematical operations (e.g., summation, subtraction, norms)
to be performed. Additionally, a suite of MPI-powered linear operators and solvers is offered, and its flexible design eases the integration of custom operators and solvers.
PyLops-MPI enables users to solve complex inverse problems without concerns about data leaks or MPI management.

# Software Framework

Expand Down

0 comments on commit 26a1ab4

Please sign in to comment.