Skip to main content Skip to navigation

Supplementary Class Material

On this page you will find stuff which you will need to do the problems


Problem Set 1

Getting set up setup.tgz

Simple Euler Method euler.tgz

Lotka-Volterra Equations

Note: before you run these files on the CoW, you may need to change the file permissions to make them executable. To do this you use the following command:

chmod u+x LoktaVolterra.v1


Correct version


Problem Set 3

linearSolver.tgz