Skip to content

Scripts for numerical linear algebra course. Methods of solving sets of linear equations, iterative methods and fast fourier transform.

Notifications You must be signed in to change notification settings

kiszkot/numericalLinearAlgebra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Linear Algebra

It includes scripts for solving sets of linear equations. Lower triangular and upper triangular matrix method for example.

It also has iterative methods like Gauss-Seidel or gradient based methods.

There is also a fast fourier transformation algorithm.

In "Laboratoria" you can find the task definition that correspodn to the appropriately called script like "lab3_zad2".

About

Scripts for numerical linear algebra course. Methods of solving sets of linear equations, iterative methods and fast fourier transform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages