Abstract: In order to accelerate the subset computation of eigenpairs for real symmetric tridiagonal matrices on shared-memory multi-core processors, a parallel symmetric tridiagonal eigensolver is ...
This project consists of three tasks: 1) analyzing the execution time of chol(A) for Cholesky decomposition to verify cubic complexity. 2) working with sparse matrices stored efficiently using few ...