Skip to content

Compressed Sparse Format #190

@Oceania2018

Description

@Oceania2018

We should implement the compressed ndarray, it is used widely in scikit-learn. The csr_matrix is included in SciPy not NumPy, but I think we should move it into NumSharp. @dotChris90 What do you think of it?

Compressed Sparse Column Format (CSC)
Compressed Sparse Row Format (CSR)

https://www.scipy-lectures.org/advanced/scipy_sparse/storage_schemes.html

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions