1D Wave Equation:

My math for the analysis of the 1D wave equation, and accompanying program for numerically solving it.


1D Diffusion Lattice:

1D diffusion lattice writen in python with OpenGL.


2D Diffusion Lattice:

Using ADI to do diffusion in 2D.


2D Laplace Lattice:

Using SOR to solve Laplace in 2D.