Skip to content

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.

Notifications You must be signed in to change notification settings

arneish/parallel-PCA-openmp

Error
Looks like something went wrong!

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published