Skip to content

Commit ec5301a

Browse files
authored
fix: apply review suggestions
Signed-off-by: Muhammad Haris <[email protected]>
1 parent 350533f commit ec5301a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

3737

0 commit comments

Comments
 (0)