News

A Python-based linear equation solver CLI application that allows a user to input a number of linear equations and choose any one of 4 numerical methods (Gaussian-elimination, LU decomposition, ...
The increased utilization of QR codes also raises concerns regarding privacy and security issues related to the information they contain. This project explores the combination of mathematical methods ...
This project is focused on the implementation of various numerical algorithms for solving systems of equations. Its primary objective is to enable the user to practice and develop an understanding of ...