allen_cahn_pde_euler, a MATLAB code which uses the Euler method to solve the Allen-Cahn PDE as a system of stiff ordinary differential equations (ODE), by Aly-Khan Kassam, Lloyd Trefethen.
The computer code and data files described and made available on this web page are distributed under the MIT license.
allen_cahn_pde_euler is available in a MATLAB version.
kdv_etdrk4, a MATLAB code which uses the ETDRK4 method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
kdv_ift, a MATLAB code which uses the IFT method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
Original MATLAB version by Aly-Khan Kassam, Lloyd Trefethen; This version by John Burkardt.