On the [format page](http://math.nist.gov/MatrixMarket/formats.html) only the "Coordinate Format" appears to require ordered rows within the file. Does this package require row or column ordered entries per line? Specifically when reading sparse matrices. Thanks
On the format page only the "Coordinate Format" appears to require ordered rows within the file.
Does this package require row or column ordered entries per line? Specifically when reading sparse matrices.
Thanks