MaxvdKolk / gomm

`gomm`: a MatrixMarket parser in Go.
MIT License
1 stars 0 forks source link

Feature 7 write matrices to disk #14

Closed MaxvdKolk closed 4 years ago

MaxvdKolk commented 4 years ago

This adds the ability to write sparse and dense matrices, i.e. FormatCoordinate and FormatArray, towards disk.