The repository contains the assignments that had to have been turned it as per requirement of Matrix Algorithms at AGH UST (CS, Faculty of CS). The assignments were written in Julia (version 1.10.1).
Lab2 - Binet and Strassen block multiplication methods, matrix inversion, LU, Gaussian Elimination, Determinant calculation
Lab3 - matrix compression utilising TSVD
Lab4 - compressed matrix operations, including addition, subtraction and multiplication to/from/by other compressed matrix and multiplication by vector