for case 3, when it say : using only the non-zero elements of the matrix.
does that mean we need to construct a Sparse BLAS using the websites provided in L14?
or use LAPACK? but LAPACK is only for solving linear algebra right?
I am bit stuck here, any help would be appreciated