Skip to content

Commit 54c09e0

Browse files
authored
fix: update row_major_t.json
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent 002565e commit 54c09e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/base/dgbmv/test/fixtures/row_major_t.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
"offsetX": 0,
2424
"strideY": 1,
2525
"offsetY": 0,
26-
"y_out": [ 4.0, 15.0, 15.0 ]
26+
"y_out": [ 4.0, 15.0, 17.0 ]
2727
}

0 commit comments

Comments
 (0)