GitMatze
Results
1
issues of
GitMatze
As of now, only `read_mat_scp()` supports matrix ranges (as in `/path/to/file/foo.ark:5[30:40]`) I suggest moving the range parsing into `read_mat()` so that ranges are also supported for direct calls of this...