qr-algorithm
Here are 13 public repositories matching this topic...
Language:All
Sort:Most stars
Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics
- Updated
Dec 8, 2021 - Go
Algorithms for linear analysis
- Updated
Dec 14, 2022 - Jupyter Notebook
QR Algorithm for finding eigenvalues & eigenvectors of a symmetric matrix using QR factorization with Householder reflections
- Updated
Jun 20, 2023 - C++
Numerical Linear Algebra
- Updated
Jun 25, 2024 - Jupyter Notebook
Reference implementations of Householder QR decomposition, Hessenberg reduction, eigenvalue QR-algorithm and QR-LLS using Eigen3 lib
- Updated
Dec 24, 2024 - C++
A bunch of C code developed during my studies of programming
- Updated
Jun 27, 2022 - C
QR-decomposition based QR-algorithm for eigenvalues evaluation of symmetric matrix with real values with OpenMP directives for parallelization of computations for multi-core systems
- Updated
Nov 17, 2021 - C++
Reference implementations of QR-algorithm and reverse iteration for eigenvalue problem
- Updated
Nov 23, 2021 - C++
NAQRA - Neon Accelerated QR Algorithm.
- Updated
Dec 4, 2024 - C
Flask web app to compress images by SVD method. Tugas Besar 2 IF2123 Aljabar Linier dan Geometri
- Updated
Nov 15, 2021 - JavaScript
QR alogrithm for finding eigenvalues and eigenvectors of a large symmetric matrix
- Updated
Sep 18, 2024 - Haskell
Some notes on linear algebra and numerical linear algebra
- Updated
Jul 26, 2025 - Jupyter Notebook
This repository contains some Codes from the Subject Algorithms of Numerical Linear Algebra written in Python.
- Updated
Apr 22, 2025 - Python
Improve this page
Add a description, image, and links to theqr-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theqr-algorithm topic, visit your repo's landing page and select "manage topics."