Notebook Tutorials
📜 Extensive user guide, mostly based on step-by-step tutorials …
All tutorials are written in jupyter notebooks, that can be :
read using the online documentation
downloaded from the notebook folder and played with
🛠️ Basic usage tutorials are finalized and polished, the rest is still in construction …
Notebooks are categorized into those main sections :
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.
Extended usage : additional features or
qmat(\(S\)-matrix,hCoeffs,dTaucoefficients, …) to go deeper into SDCComponents 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