Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iterativeKrylovAlgorithms

Intro algorithms to iterative Krylov methods for solving large sparse systems

MATLAB code for an intro to Krylov Subspaces for Large Sparse Systems course

I think there's code for Givens rotation, Lanczos (symmetrical, non symmetrical, biLanczos, block), Arnoldi (global, Householder, Gram-Schmidt, blocks), full orthogonalization method, GMRES, diamond product, kronecker product

I made some mistakes in some of them and I was overwhelmed trying to spot them last year right on my deadline, now I can't be bothered, sorry.

I'd say 95% is correct, please comment any fixes.

About

Intro algorithms to iterative Krylov methods for solving large sparse systems

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages