photo

Barry


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Answered
Parallel rank calculation for sparse matrices -- suggestions?
I like the A.'*A trick. Or one could ...wait for it ... ... use MATLAB's rref() command, which works on sparse matrices, and t...

2 years ago | 0

Question


Parallel rank calculation for sparse matrices -- suggestions?
I need to calculate the rank of large (> 1 terabyte of non-zero elements) sparse matrices with MATLAB. Exploring the Parallel T...

2 years ago | 4 answers | 0

4

answers