QR decomposition for linear systems (possibly overdetermined) using Givens rotations or Householder transformations
-
Updated
Jan 13, 2021 - Python
QR decomposition for linear systems (possibly overdetermined) using Givens rotations or Householder transformations
intro to MATLAB course for numerical analysis
Autograd compatible Givens Transforms which is especially useful for optimization on a Stiefel Manifold.
Matrix inversion using Givens rotations with pivot column
Gram-Schmidt vs. modified Gram-Schmidt vs. Householder-based QR factorization vs. Givens-based QR factorization / Uni Wien 2024W NHPA
2D visualization of householder reflector and givens rotation of a given vector.
Add a description, image, and links to the givens-rotations topic page so that developers can more easily learn about it.
To associate your repository with the givens-rotations topic, visit your repo's landing page and select "manage topics."