Lazeeez / HacktoberFest-21

A mentorship initiative to help beginners kickstarting their open-source journey by completing Hacktoberfest'21 challenge | Curated list of beginner-friendly issues for Hacktoberfest 2021 | Raise PR to add your issues
MIT License
26 stars 73 forks source link

Initial commit #41

Closed RudraGayu closed 3 years ago

Lazeeez commented 3 years ago

Please provide a good description about the implementation, thanks.

RudraGayu commented 3 years ago

A sparse matrix is a matrix that is comprised of mostly zero values. Sparse matrices are distinct from matrices with mostly non-zero values, which are referred to as dense matrices. Here in this "d0"and "d1" indicating a dictionary in which the keys are indicating the position and the values are indicating the value of the two matrix at the respective given positions.

Lazeeez commented 3 years ago

works, make sure you star the repository for the confirmation and check out this issue, thanks.