This repository contains some Codes from the Subject Algorithms of Numerical Linear Algebra written in Python.
-
Updated
Apr 22, 2025 - Python
This repository contains some Codes from the Subject Algorithms of Numerical Linear Algebra written in Python.
High-performance C++ implementations of iterative methods for solving large sparse linear systems and computing eigenvalues, including Conjugate Gradient, Preconditioned CG, Jacobi, Arnoldi, and QR-based solvers, optimized for memory efficiency and numerical stability.
Add a description, image, and links to the eigenvalue-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the eigenvalue-algorithms topic, visit your repo's landing page and select "manage topics."