Explores error estimation in numerical methods for solving ordinary differential equations, emphasizing the impact of errors on solution accuracy and stability.
Explores explicit stabilised Runge-Kutta methods and their application to Bayesian inverse problems, covering optimization, sampling, and numerical experiments.
Covers vectorization in Python using Numpy for efficient scientific computing, emphasizing the benefits of avoiding for loops and demonstrating practical applications.