Skip to main content

Module sparse

Module sparse 

Source

Structsยง

COOMatrix
Coordinate (COO) format for easy construction
CSRMatrix
Compressed Sparse Row (CSR) format for efficient batch operations
SparseVector
Sparse vector representation using a hash map for efficient storage