What type of matrix calculations exploit arrays (e.g., vectors) that are mostly populated with elements of value zero and where only a relatively small number of the elements are nonzero?
1) Sparse matrix calculations
2) Dense matrix calculations
3) Scalar matrix calculations
4) Identity matrix calculations