Skip to content

Commit e4725c3

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

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/blas/ext/base/gsumkbn/benchmark

1 file changed

+1
-1
lines changed

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

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

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

3737

0 commit comments

Comments
 (0)