Skip to content

Commit

Permalink
Update image
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanbabbar04 committed Nov 27, 2024
1 parent 10a2e31 commit d92f48c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added joss/figs/soft_framework.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed joss/figs/software_framework.png
Binary file not shown.
2 changes: 1 addition & 1 deletion joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ to be performed. Additionally, a suite of MPI-powered linear operators and solve
PyLops-MPI is designed to tackle large-scale linear inverse problems that are difficult to solve using a single process
(due to either extremely high computational cost or memory requirements).

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

Fig. 1 illustrates the main components of the library, emphasizing the relationship between the DistributedArray class, stacked operators, and MPI-powered solvers.

Expand Down

0 comments on commit d92f48c

Please sign in to comment.