This project demonstrates the practical application of linear algebra concepts to solve systems of linear equations. It implements the Gauss-Jordan elimination method with partial pivoting to enhance ...
This repository contains a Python implementation of a one-dimensional bar problem solved using Finite Element Method (FEM). The code supports variable material ...