$$ \newcommand{\tp}{\thinspace .} $$
Scientific software engineering; wave equation model
Contents
A 1D wave equation simulator
Saving large arrays in files
Software for the 1D wave equation
Programming the solver with classes
Migrating loops to Cython
Migrating loops to Fortran
Migrating loops to C via Cython
Migrating loops to C via f2py
Exercises
Bibliography
Bibliography
H. P. Langtangen
. Finite difference methods for wave motion,
http://tinyurl.com/k3sdbuv/pub/wave
.
H. P. Langtangen
.
Scaling of Differential Equations
, 2015,
http://tinyurl.com/qfjgxmf/web
.
← Prev