Skip to content

Matrix multiplication library in cpp, implemented Gauss-Seidl, Jacobi and LU methods.

Notifications You must be signed in to change notification settings

DawJas/Matrices-in-c-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrices-in-cpp

Implementation of basic matrix operations like addition, multiplication, forward and backward substitution. The main goal of the project was to implement Gauss-Seidl, Jacobi, and LU methods for solving linear equations.

About

Matrix multiplication library in cpp, implemented Gauss-Seidl, Jacobi and LU methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published