Skip to content
#

classical-gram-schmidt

Here is 1 public repository matching this topic...

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 classical-gram-schmidt 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 classical-gram-schmidt topic, visit your repo's landing page and select "manage topics."

Learn more