Commit e795095
Fix an off-by-one error in HDF5 matrix reads
I accidentally missed an edit when patterning this code for 0-based
matrix files off the 1-based matlab matrix reader.1 parent 741c730 commit e795095
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
0 commit comments