Improving SpGEMM Performance Through Matrix Reordering and Cluster-wise Computation [SC'25]
-
Updated
Oct 8, 2025 - C
Improving SpGEMM Performance Through Matrix Reordering and Cluster-wise Computation [SC'25]
Application of Singular Value Decomposition (SVD) in C++ for high-performance image compression and noise reduction.
Robust level-3 BLAS Inverse Iteration from the Hessenberg Matrix
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.)
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."