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-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
@@ -217,7 +217,7 @@ The method accepts the following options:
217
217
218
218
- **arrays**: array containing an input and an output ndarray, followed by any additional ndarray arguments.
219
219
220
-
- 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.
220
+
- 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