Walk on Spheres Algorithm

julia
maths
Solving Laplace’s equation using the Walk on Spheres algorithm — a Monte Carlo method for PDEs.
Author

Michiel Stock

Published

May 27, 2025

This post is a Pluto.jl notebook implementing the Walk on Spheres algorithm, a Monte Carlo method for solving Laplace’s equation without meshing.

View the interactive notebook