We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22c4d29 commit dab89caCopy full SHA for dab89ca
lib/node_modules/@stdlib/ndarray/base/unary/docs/repl.txt
@@ -3,7 +3,7 @@
3
Applies a unary callback to elements in an input ndarray and assigns results
4
to elements in an output ndarray.
5
6
- Each provided "ndarray" should be an `object` with the following properties:
+ Each provided "ndarray" should be an object with the following properties:
7
8
- dtype: data type.
9
- data: data buffer.
0 commit comments