
Gaussian elimination
Here is a simple visualisation of the Gaussian elimination steps:
and a more complete one:
For more details, the Python source code is available here: https://github.com/josephsalmon/Tweets/tree/master/Pivot_Gauss_video
Citation
BibTeX citation:
@online{salmon2025,
author = {Salmon, Joseph},
title = {Gaussian Elimination in a Glimpse},
date = {2025-09-09},
url = {https://josephsalmon.eu/blog/gaussian_elimination/},
langid = {en}
}