Community Profile

photo

Barry


Last seen: 1 year 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...

1 year 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...

1 year ago | 4 answers | 0

4

answers