plu-factorization
There are 3 repositories under plu-factorization topic.
rh01/hw-matrix-decomposition
matrix decomposition from scratch for matrix analysis and analysis course capstone of ucas
QuirkyCroissant/NumericalAlgorithm-PlayingGround
Collection of university assignments, in which we explore various techniques and algorithms to inspect numerical stability, precision, convergence, and performance for large matrices.
amondalgit/system-of-equations-solver-using-plu-decomposition
Assignment for building a system of equations solver from scratch and comparing them with existing solvers.