Skip to content

This project is about one way to store elements in a sparse matrix using linked lists.

Notifications You must be signed in to change notification settings

deddyjobson/Indexed-Storage-of-Sparse-Matrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Indexed-Storage-of-Sparse-Matrices

This project is about one way to store elements in a sparse matrix using linked lists. The code is in the C file. It writes the product of the two matrices in the data file to an output file. A detailed report is in the pdf.

About

This project is about one way to store elements in a sparse matrix using linked lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages