Efficient Householder Transformation in PyTorch
-
Updated
Jul 6, 2021 - Python
Efficient Householder Transformation in PyTorch
intro to MATLAB course for numerical analysis
QR decomposition for linear systems (possibly overdetermined) using Givens rotations or Householder transformations
QR decomposition using Householder reflections
University assignments from the Numerical Methods and Applications course. There are two assignments: EP1 and EP2. They are algorithms to manipulate tridiagonal symmetric matrices, finding their eigenvalues and eigenvectors and applying them in different problem scenarios.
2D visualization of householder reflector and givens rotation of a given vector.
Hand-made R Functions Mainly for Statistical Data Analysis
Add a description, image, and links to the householder-transformation topic page so that developers can more easily learn about it.
To associate your repository with the householder-transformation topic, visit your repo's landing page and select "manage topics."