traveling_wave_exact, an Octave code which returns an exact traveling wave solution of the wave equation in one space dimension and time, utt = c^2 uxx.
The information on this web page is distributed under the MIT license.
traveling_wave_exact is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
octave_exact, an Octave code which evaluates exact solutions to a few selected examples of ordinary differential equations (ODE) and partial differential equations (PDE).