Skip to content

Commit b92ea41

Browse files
committed
Remove duplicate images
1 parent de19cf3 commit b92ea41

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

python/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ Compared to SciPy version 1.10.0:
7070
![read](https://raw.githubusercontent.com/alugowski/fast_matrix_market/main/benchmark_plots/parallel-scaling-python-read.svg)
7171
![write](https://raw.githubusercontent.com/alugowski/fast_matrix_market/main/benchmark_plots/parallel-scaling-python-write.svg)
7272

73-
![read](../benchmark_plots/parallel-scaling-python-read.svg)
74-
75-
![write](../benchmark_plots/parallel-scaling-python-write.svg)
76-
7773
All cores on the system are used by default, use the `parallelism` argument to override. SciPy's routines are single-threaded.
7874

7975
### 64-bit indices

0 commit comments

Comments
 (0)