Notebook Tutorials

📜 Extensive user guide, mostly based on step-by-step tutorials …

All tutorials are written in jupyter notebooks, that can be :

📋 Table of content :

  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.

  2. Advanced tutorials : additional features or qmat to go deeper into time-integration (Node-to-Node formulation, use for non-linear problems, \(\phi\)-SDC, …)

  3. Components usage : how to use the main utility modules, like qmat.lagrange, etc …

Base usage tutorial

📜 From Butcher Tables to Spectral Deferred Corrections …

Advanced tutorials

📜 Going deeper into advanced time-integration topics …

Components usage

📜 How to use the utility modules …