Closed aaadddiii closed 3 years ago
A matrix is a two-dimensional data object made of m rows and n columns, therefore having total m x n values. If most of the elements of the matrix have 0 value, then it is called a sparse matrix
https://en.wikipedia.org/wiki/Sparse_matrix
Hey! Can I work on this issue?
Description of the problem
A matrix is a two-dimensional data object made of m rows and n columns, therefore having total m x n values. If most of the elements of the matrix have 0 value, then it is called a sparse matrix
Example of the problem
References/Other comments
https://en.wikipedia.org/wiki/Sparse_matrix