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

Alternatives and similar repositories for parallel-PCA-openmp:

Users that are interested in parallel-PCA-openmp are comparing it to the libraries listed below