Numerical linear algebra

Acceleration strategies in numerical linear algebra

Electronic structure calculations are sources of infinitely many problems dealing with numerical linear algebra. Recently, I got interested with collaborators on acceleration techniques for gradient-type methods. The idea is that standard optimal step gradient descent methods for high-dimensional problems often suffer from the strange zig-zag effect, where the residuals live in a two dimensional subspace. Avoiding this effect allows to significantly accelerated the convergence of these methods by exploiting their link with power methods and the alignment of the residual with eigendirections.

Related works:

Lanczos based acceleration for minimizing quadratic functionals.

Domain decomposition methods

During my Master studies, I also worked on domain decomposition methods for the linearized Boussinesq equations in coastal oceanography. We showed that using transparent boundary conditions (which are not easy to compute...) helps a lot as transmission conditions in domain decomposition algorithms.

Related works:

CC BY-SA 4.0 Gaspard Kemlin. Last modified: March 19, 2026.

Website built with Franklin.jl, the Hyde theme and the Julia programming language.