Skip to content
#

qr-decomposition

Here are 6 public repositories matching this topic...

This library include files that can be used for complex matrix computations. The library has been written in C/C++ and should be compatible with any microcontroller. Also includes Arduino codes that use the library for matrix computation.

  • Updated Sep 28, 2020
  • C
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 May 9, 2019
  • C

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