https://github.com/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.
https://github.com/basemax/sparsematrixlinkedlistgo
data-structure datastructure ds go golang linkedlist sparse sparse-matrix sparsematrix
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/basemax/sparsematrixlinkedlistgo
- Owner: BaseMax
- License: gpl-3.0
- Created: 2022-12-12T12:07:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T09:45:37.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T17:08:09.441Z (7 months ago)
- Topics: data-structure, datastructure, ds, go, golang, linkedlist, sparse, sparse-matrix, sparsematrix
- Language: Go
- Homepage:
- Size: 22.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0