GitHub topics: qr-factorization
JacopoRaffi/CM_Project
Computational Mathematics for Learning and Data Analysis project. Computer Science Master Degree, University of Pisa. A.Y 2024/2025
Language: Jupyter Notebook - Size: 1.5 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

cescedes/QR-factorization-methods-comparison
Gram-Schmidt vs. modified Gram-Schmidt vs. Householder-based QR factorization vs. Givens-based QR factorization / UW 2024W NHPA
Language: Jupyter Notebook - Size: 879 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Cz1544252489/qrcode
This repo. is to save the codes in my article "Low-Rank Matrix Completion via QR-Based Retraction on Manifolds"
Language: MATLAB - Size: 33.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

LeonardoSaccotelli/Numerical-Methods-For-Computer-Science
Basic and advanced linear algebra and numerical problems, numerical algorithms, and techniques with multiple applications in the field of Computer Science.
Language: Jupyter Notebook - Size: 17.4 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ipserc/complexarith
complexarith is an attempt to model the complex field arithmetic in Java to be used in mathematical developments.
Language: Java - Size: 20.8 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

tasoslio/Numerical-Analysis
Numerical Analyisis Assignment(Auth Spring Semester 2023)
Language: Jupyter Notebook - Size: 394 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

tobiasbriones/ep-qr-factorization
Example project for a basic tool that creates the QR factorization for the given square matrix.
Language: JavaScript - Size: 306 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ayalachn/QR_Algorithm
QR Algorithm for finding eigenvalues & eigenvectors of a symmetric matrix using QR factorization with Householder reflections
Language: C++ - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

huawenbo/QR-factorization
Different methods to QR factorization
Language: MATLAB - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

ellietoulabi/Linear-Algebra
Language: Python - Size: 942 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

SebastianAment/UpdatableQRFactorizations.jl
Contains implementations of efficient representations of and updating algorithms for QR factorizations.
Language: Julia - Size: 43.9 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

antodima/gmres
GMRES for large and sparse linear system
Language: MATLAB - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bobford/QR-factorization-Armv8.2
This is a QR factorization of a complex matrix.
Language: Java - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bobford/QR-factorization-extended-precision-arithmetic
QR factorization of complex matrix using software extended precision floating point.
Language: Java - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

AlbertoMarinelli/QRI-ELM-and-ELM-with-Standard-Momentum
In this project it is used a Machine Learning model based on a method called Extreme Learning, with the employment of L2-regularization. In particular, a comparison was carried out between: (A1) which is a variant of incremental extreme learning machine that is QRIELM and (A2) which is a standard momentum descent approach, applied to the ELM.
Language: MATLAB - Size: 966 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

steb6/CM
UNIPI: Computational Mathematics for Learning and Data Analysis 2019-2020: Project Omplementation
Language: TeX - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

melihaltun/QR_decomposition
QR decomposition of a matrix into an orthogonal and an upper triangle matrix
Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bobford/QR-factorization-complex-matrix
This is a QR factorization of a complex matrix using Java.
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

arash79/Numerical-methods
a collection of numerical methods written in python language.
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Kjablonska/Numerical-Methods
Numerical methods algorithms developed in MATLAB
Size: 7.72 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

Vedant2311/Numerical-Algorithms-Assignments
Compilation of the assignments of the course of COL726: Numerical Algorithms (Spring 2021) and their solutions
Language: Python - Size: 19.2 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

vahidrn98/QR-Decomposition
solving linear equations using QR decomposition written in pure python
Language: Python - Size: 760 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Shyamyar/ill-conditioned-hilbert
Numerical Methods for Ill-Conditioned Matrices - A project with Hilbert Matrix
Language: MATLAB - Size: 681 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

berkerdemirel/Linear-Algebra
A big matrix class written in C++, that serves advanced linear algebra techniques like SVD, QR factorization, inverse and eigenvalues.
Language: C++ - Size: 31.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

ashcode028/QR-Factorisation
Python Code to find QR factorization of an m x n matrix
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0
