VOOZH about

URL: https://github.com/topics/qr-decomposition

โ‡ฑ qr-decomposition ยท GitHub Topics ยท GitHub


Skip to content
#

qr-decomposition

Here are 98 public repositories matching this topic...

๐Ÿ‘ Tiger
๐Ÿ‘ QR-decomposition-solver-course

QR decomposition, or QR factorization, is a fundamental linear algebra method that decomposes a matrix into a product of an orthogonal matrix and an upper triangular matrix. It is widely used for solving linear least squares problems, computing eigenvalues, Gram-Schmidt, Householder reflections, or Givens rotations.Solver

  • Updated
  • Python
๐Ÿ‘ parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.

  • Updated
  • C
๐Ÿ‘ QR_master

Application for scanning creation and edit QR codes. To scan, point camera on qr code or upload a picture with its image. Result is displayed in field previewed where it can be edited, opened in the browser, or saved in the deviceโ€™s memory, which allows encrypting not only Internet links, but also any other text like a phone number or email.

  • Updated
  • JavaScript

Improve this page

Add a description, image, and links to the qr-decomposition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qr-decomposition topic, visit your repo's landing page and select "manage topics."

Learn more

You canโ€™t perform that action at this time.