Skip to content

Commit 56d11ae

Browse files
authored
Update README.md
1 parent 237581b commit 56d11ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ This can help identifying relations to multiple variables or understanding the r
5151

5252
In this package we implement three version of SPOD
5353

54-
- SPOD_low_storage: that is intended for large RAM machines or small datasets
55-
- SPOD_low_ram: that is intended for small RAM machines or large datasets, and
56-
- SPOD_streaming: that is the algorithm presented in [(Schmidt and Towne 2019)](schmidt-and-towne-2019), and it is intended for large datasets.
54+
- SPOD_low_storage: that is intended for large RAM machines or small datasets
55+
- SPOD_low_ram: that is intended for small RAM machines or large datasets, and
56+
- SPOD_streaming: that is the algorithm presented in [(Schmidt and Towne 2019)](schmidt-and-towne-2019), and it is intended for large datasets.
5757

5858
To see how to use the **PySPOD** package and its user-friendly interface, you can look at the [**Tutorials**](tutorials/README.md).
5959

0 commit comments

Comments
 (0)