You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/node_modules/@stdlib/ndarray/base/unary-reduce-strided1d-dispatch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,7 +209,7 @@ The method accepts the following options:
209
209
210
210
- **arrays**: array containing an input ndarray, followed by any additional ndarray arguments.
211
211
212
-
- The output data type policy only applies to the `apply` method. For the `assign` method, the output ndarray is allowed to have any data type.
212
+
- The output data type policy only applies to the `apply` method. For the `assign` method, the output ndarray is allowed to have any supported output data type.
0 commit comments