allen_cahn_pde_euler, an Octave 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 information on this web page is distributed under the MIT license.
allen_cahn_pde_euler is available in a MATLAB version and an Octave version.
kdv_etdrk4, an Octave code which uses the ETDRK4 method to solve the Korteweg-DeVries equation, by Aly-Khan Kassam, Lloyd Trefethen.
kdv_ift, an Octave 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.