I now try to systematically provide code for my research papers.

Paper with code

Robust and Quasi Monte Carlo methods

The code of the paper Accelerated convergence of error quantiles using robust randomized quasi Monte Carlo methods is available at the following GitHub repo.

Stochastic Weather Generators

The paper Gobet et al. (2025) is associated with the package StochasticWeatherGenerators.jl. In particular this tutorial allows to reproduce most results and figures of the paper. It is generated using Continuous Integration (CI) on GitHub, so the code is always up to date.

ABC

The Quarto notebooks of the paper Approximate Bayesian Computation with Deep Learning and Conformal prediction are available at the following website. It links to the fours examples shown in the paper and the associated Gitlab repo.