We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3952de commit 72b3432Copy full SHA for 72b3432
README.md
@@ -53,7 +53,7 @@ In this package we implement three version of SPOD
53
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.
+ - SPOD_streaming: that is the algorithm presented in [(Schmidt and Towne 2019)](schmidt-and-towne-2019).
57
58
To see how to use the **PySPOD** package and its user-friendly interface, you can look at the [**Tutorials**](tutorials/README.md).
59
0 commit comments