Skip to content

Commit

Permalink
Update paper.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanbabbar04 authored Nov 27, 2024
1 parent 12b62cf commit 10a2e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ PyLops-MPI is designed to tackle large-scale linear inverse problems that are di

![Software Framework representation of the ``PyLops-MPI`` API.](figs/software_framework.png)

Fig. 1 illustrates the main components of the library, emphasizing the relationship between the DistributedArray class, stacked operators, and MPI-powered solvers. The figure highlights the integration of data partitioning, halo exchange mechanisms, and the facilitation of parallel computation.
Fig. 1 illustrates the main components of the library, emphasizing the relationship between the DistributedArray class, stacked operators, and MPI-powered solvers.

## DistributedArray

Expand Down

0 comments on commit 10a2e31

Please sign in to comment.