The goal of this project is to have a repository of algorithms that can be used to solve matrix operations of special matrices in a time and space efficient manner. So far this project covers 3 types of special matrices, lower hessenberg, upper hessenberg and tridiagonal matrices. Algorithms include conversion of a matrix to LU form, LU solver, Ax=b solver via partial pivoting(PP) or scaled partial pivoting(spp).
-
Notifications
You must be signed in to change notification settings - Fork 0
gerrylwk/Efficient-Matrix-Algorithms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Gaussian,LU Factorisation, Partial Pivoting
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published