Skip to content

RaresC21/Linear_Algebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Linear_Algebra

Purpose: To write a program, using the sage programming language, that implements the following, among others, from Linear Algebra:

•Row reduction

•Finding the solutions, or approximating in the case of no solutions, to a system of linear equations

•LU Decomposition

•Grams Schmidt process

•Power Method

•QR Factorization

About

Purpose: To write a program, using the sage programming language, that implements the following, among others, from Linear Algebra:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages