Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 246 Bytes

sparse_matrix_conversion

Utilities to convert dense matrix formats to sparse matrix formats and the reverse. Code is not optimized for performance nor for memory usage.

Define UNIT_TESTS to run unit tests. Undefine UNIT_TESTS to run example.