Skip to content

fspigel/divide-and-conquer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

divide-and-conquer

Divide and Conquer (DAC for short) is a recursive eigenvalue algorithm applicable to symmetric, tridiagonal matrices. We can use it to decompose an arbitrary symmetric matrix by first applying a number of Householder reflections in order to reduce it to a tridiagonal form.

About

Implementation and analysis of the ’Divide and Conquer’ method for the symmetric eigenvalue problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages