Robust level-3 BLAS Inverse Iteration from the Hessenberg Matrix
-
Updated
Jul 9, 2023 - C
Robust level-3 BLAS Inverse Iteration from the Hessenberg Matrix
Improving SpGEMM Performance Through Matrix Reordering and Cluster-wise Computation [SC'25]
Repository for the CENG216 Course that I have taken at IZTECH
NAQRA - Neon Accelerated QR Algorithm.
a small linear algebra library written in C
Algorithms and parallelization
Collection of iterative solvers for large, sparse linear systems — includes serial C, OpenMP-parallelized, and NumPy implementations (Jacobi, Gauss–Seidel, SOR, CG, BiCGSTAB, etc.)
Application of Singular Value Decomposition (SVD) in C++ for high-performance image compression and noise reduction.
Add a description, image, and links to the numerical-linear-algebra topic page so that developers can more easily learn about it.
To associate your repository with the numerical-linear-algebra topic, visit your repo's landing page and select "manage topics."