"In theory, theory and practice are the same. In practice, they are not."
- Attributed to A. Einstein and others
Since this is a course on computational methods, it would be useless to only study their theory but not know how to use them in practice. The homeworks will therefore involve some "programming" tasks. As it is well-suited for matrix comutations and numerical linear algebra in general, we will use the MATLAB software for it. You are welcome to try out other programming languages and software by yourself, such as for example Numpy, but submit your homework as a MATLAB/Octave code.
Installing/using MATLAB:
Learning MATLAB: