This assignment took place in the course "Numerical Analysis" of Aristotle University of Thessaloniki at 4th Semester.
Assignment's Presentation(only in Greek) : here
This assignment contains the implementation of numerical linear algebra techniques for LU and QR factorization, along with a function to generate Hilbert matrices. The primary goal is to solve linear systems and analyze the accuracy and stability of solutions.
The files of the assignment were created with conda 4.10.1.
If there are any questions, create an issue in this repository.