Scientific software engineering; wave equation model¶
Contents:
- Scientific software engineering; wave equation model
 - 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
 
            