You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,14 @@
1
+
# PyDMD User Manuals
2
+
3
+
Provided below are a line of tutorials and guides that quickly highlight key modules, features, and resources. Great for new users of **PyDMD**.
4
+
5
+
6
+
| Name | Description | PyDMD used classes |
7
+
|-------|---------------|--------------------|
8
+
| Manual1 [[.ipynb]](user-manual1/user-manual-bopdmd.ipynb)| The Basics of `BOPDMD`|`pydmd.BOPDMD`|
9
+
10
+
11
+
1
12
# Tutorials
2
13
3
14
In this folder we collect several useful tutorials in order to understand the principles and the potential of **PyDMD**. Please read the following table for details about the tutorials.
0 commit comments