Skip to content

QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix

Notifications You must be signed in to change notification settings

guybanbo/QR-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR-algorithm

QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix.
The algorithm runs on a 800*800 matrix from the included txt file-inv_matrix(800 x 800).
There are implementations of the algorithm in 2 languages: Python and Haskell.

About

QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published