arneish / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arneish/parallel-PCA-openmp Stargazers