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: docs/notebooks.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,9 @@ All tutorials are written in jupyter notebooks, that can be :
7
7
- read using the [online documentation](https://qmat.readthedocs.io/en/latest/notebooks.html)
8
8
- downloaded from the [notebook folder](https://github.com/Parallel-in-Time/qmat/tree/main/docs/notebooks) and played with
9
9
10
-
> 📋 _Table of content_ :
10
+
📋 **Table of content**
11
11
12
-
1.**Basic usage** : how to generate and use basic $Q$-coefficients and $Q_\Delta$ approximations, through a step-by-step tutorial going from generic Runge-Kutta methods to SDC for simple problems.
12
+
1.**Basic usage tutorials** : how to generate and use basic $Q$-coefficients and $Q_\Delta$ approximations, through a step-by-step tutorial going from generic Runge-Kutta methods to SDC for simple problems.
13
13
2.**Advanced tutorials** : additional features or `qmat` to go deeper into time-integration (Node-to-Node formulation, use for non-linear problems, $\phi$-SDC, ...)
14
14
3.**Components usage** : how to use the main utility modules, like {py:mod}`qmat.lagrange`, etc ...
0 commit comments