Collection of university assignments, in which we explore various techniques and algorithms to inspect numerical stability, precision, convergence, and performance for large matrices.
Abstract: We present an interface to the graphics processing unit (GPU) from MATLAB, and four algorithms from numerical linear algebra available through this interface; matrix-matrix multiplication, ...
Abstract: A Maple implementation of partitioned matrices is described. A recursive block data structure is used, with all operations preserving the block abstraction. These include constructor ...