GitHub / sudipto3331 / LU-Decomposition-Numerical-Method-Implementation-in-Python
This repository contains a Python implementation of the LU Decomposition method for solving systems of linear equations. The code reads coefficients from an Excel file (`read.xls`), performs LU Decomposition to factorize the matrix into lower and upper triangular matrices, and then solves the system of equations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudipto3331%2FLU-Decomposition-Numerical-Method-Implementation-in-Python
PURL: pkg:github/sudipto3331/LU-Decomposition-Numerical-Method-Implementation-in-Python
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 8.79 KB
Dependencies parsed at:
0
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 4 months ago
Topics: excel, excel-export, lu-decomposition, numerical-analysis, numerical-methods, python3
No dependencies found