Skip to content

Commit 26a1ab4

Browse files
committed
Minor update in paper.md
1 parent ee22336 commit 26a1ab4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

joss/paper.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ processors. Projects like mpi4py-fft [@Mortensen:2019], mcdc [@Morgan:2024], and
5353
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.
5454
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)
5555
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.
56-
PyLops-MPI enables users to solve complex inverse problems without concerns about data leaks or MPI management.
5756

5857
# Software Framework
5958

0 commit comments

Comments
 (0)