jacobi_poisson_1d, an Octave code which demonstrates how the linear system for a discretized version of the steady 1D Poisson equation can be solved by the Jacobi iteration.
The information on this web page is distributed under the MIT license.
jacobi_poisson_1d is available in a MATLAB version and an Octave version and a Python version.