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-factory/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
@@ -227,7 +227,7 @@ The method accepts the following options:
227
227
228
228
- **arrays**: array containing an input and an output ndarray, followed by any additional ndarray arguments.
229
229
230
-
- The output data type policy only applies to the function returned by the main function. For the `assign` method, the output ndarray is allowed to have any data type.
230
+
- The output data type policy only applies to the function returned by the main function. For the `assign` method, the output ndarray is allowed to have any supported output data type.
0 commit comments