Skip to content

Commit 1cc115e

Browse files
authored
bench: apply review suggestion
Signed-off-by: Muhammad Haris <[email protected]>
1 parent e4725c3 commit 1cc115e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/blas/ext/base/gsumkbn/benchmark/benchmark.ndarray.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ var gsumkbn = require( './../lib/ndarray.js' );
3131
// VARIABLES //
3232

3333
var options = {
34-
'dtype': 'float64'
34+
'dtype': 'generic'
3535
};
3636

3737

0 commit comments

Comments
 (0)