Topic: "large-matrix"
UmairHabib/Synchronous-100x100-Matrix-Multiplication-using-Multiple-Threads
Developed a program to multiply two large matrices by using multiple threads. After that, Synchronously computed resultant matrix by dividing the whole task between different number of threads within efficient amount of time.
Language: C++ - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

pietrocima/compactMat
Matlab matrix with unlimited size and single-digit precision
Language: MATLAB - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ayalachn/QR_Algorithm
QR Algorithm for finding eigenvalues & eigenvectors of a symmetric matrix using QR factorization with Householder reflections
Language: C++ - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Arek-KesizAbnousi/Large-Covariance-Matrices_Estimators
Comparing three different Generalized Thresholding Estimators For Large Covariance Matrices. soft-thresholding, hard-thresholding, and adaptive-soft-thresholding Estimators.
Language: R - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

okamiRvS/Cholesky-Computing
Comparison of different implementations of the Cholesky decomposition method on different open-source languages and Matlab, for the resolution of linear systems for sparse, symmetric and positive definite matrices.
Language: C++ - Size: 30.1 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1
