Notebook Tutorials

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

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

🛠️ Basic usage tutorials are finalized and polished, the rest is still in construction …

Notebooks are categorized into those main sections :

  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. Extended usage : additional features or qmat (\(S\)-matrix, hCoeffs, dTau coefficients, …) to go deeper into SDC

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

Base usage

📜 From Butcher Tables to Spectral Deferred Corrections

Extended usage

📜 Going deeper into SDC’s understanding

Components usage

📜 How to use the utility modules