Skip to content

Commit d92f48c

Browse files
committed
Update image
1 parent 10a2e31 commit d92f48c

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

joss/figs/soft_framework.png

76.3 KB
Loading

joss/figs/software_framework.png

-322 KB
Binary file not shown.

joss/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ to be performed. Additionally, a suite of MPI-powered linear operators and solve
5959
PyLops-MPI is designed to tackle large-scale linear inverse problems that are difficult to solve using a single process
6060
(due to either extremely high computational cost or memory requirements).
6161

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

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

0 commit comments

Comments
 (0)