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.
17Updated 5 years ago

Related projects

Alternatives and complementary repositories for parallel-PCA-openmp