Skip to content

Commit 5aab31a

Browse files
sichinagamtezzele
authored andcommitted
Update README.md
1 parent 6d40269 commit 5aab31a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,9 @@ dmd.fit(X, t)
122122
# Display a summary of the DMD results.
123123
plot_summary(dmd)
124124
```
125-
Note that modules and functions may be parameterized by a variety of inputs for added customization, so we generally recommend that new users refer to module documentation, plotting tool documentation, and to our module-specific [tutorials](tutorials/README.md) for more information. For users who are unsure of which DMD method is best for them, we provide the following flow chart, which outlines how one might choose an appropriate DMD variant based on specific problem types or data sets.
125+
Note that modules and functions may be parameterized by a variety of inputs for added customization, so we generally recommend that new users refer to module documentation, plotting tool documentation, and to our module-specific [tutorials](tutorials/README.md) for more information.
126+
127+
For users who are unsure of which DMD method is best for them, we provide the following flow chart, which outlines how one might choose an appropriate DMD variant based on specific problem types or data sets.
126128

127129
<p align="center">
128130
<img src="readme/pydmd_guide.svg" width="1000" />

0 commit comments

Comments
 (0)