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 38b2a17 commit 2fde7b7Copy full SHA for 2fde7b7
lib/node_modules/@stdlib/blas/base/ndarray/gaxpy/docs/repl.txt
@@ -1,7 +1,7 @@
1
2
{{alias}}( arrays )
3
- Multiplies a one-dimensional ndarray `x` by a constant
4
- `alpha` and adds the result to a one-dimensional ndarray `y`.
+ Multiplies a one-dimensional ndarray `x` by a constant `alpha` and adds the
+ result to a one-dimensional ndarray `y`.
5
6
If provided an empty input ndarray, the function returns the output ndarray
7
unchanged.
0 commit comments