The computing projects should be done using
MATLAB.
Some good reference sites are
Numerical Methods ,
and
Netlib .
Arnoldi Package .
Some helpful matlab commands and functions are summarized in
Chapter 1
while the linear algebra commands are summarized in
Chapter 9 of the text "MATLAB Guide" by Higham and Higham (SIAM, 2000).
strass.m script for Strassen multiplication of matrices
psa.m script for computing Pseudospectra
radke.ps.gz Radke's thesis on implementing Arnoldi in Matlab (gzip)