File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ This can help identifying relations to multiple variables or understanding the r
5151
5252In 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
5858To see how to use the ** PySPOD** package and its user-friendly interface, you can look at the [ ** Tutorials** ] ( tutorials/README.md ) .
5959
You can’t perform that action at this time.
0 commit comments