Topic: "sparsematrix"
BaseMax/SparseMatrixLinkedListGo
Sparse-Matrix Linked-List Go is a sparse matrix implementation in Go using a linked list. This is a data structure that stores only non-zero values in a matrix. This is useful when you have a lot of zeros in your matrix. This data structure is also useful when you want to perform operations on sparse matrices.
Language: Go - Size: 22.5 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mujjii20/Page-Ranking-Sparse-Matrices-Visuaization
Objective: Create and visualize a sparse matrix representation of a graph. Implement the PageRank algorithm on a large web graph dataset and analyze results with different damping factors and personalization. Compare different clustering algorithms on a dataset.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

rconfa/sparse-matrix
Sparse matrix implementation with ordered linked-list in C++
Language: C++ - Size: 592 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
