issues
search
daphne-eu
/
daphne
DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
67
stars
62
forks
source link
[DAPHNE-#822] Added MatrixMarket write support
#832
Open
ldirry
opened
1 month ago
ldirry
commented
1 month ago
Write support for CSRMatrix in coordinate system
Write support for DenseMatrix in array format
Support for recognizing symmetric, skew-symmetric matrices, and storing them accordingly in .mtx
Added testcases, calling readMM, then writeMM and then comparing if the files are still the same