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 9c22207 commit 2544a02Copy full SHA for 2544a02
lib/node_modules/@stdlib/blas/base/gaxpy/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/blas/base/gaxpy",
3
"version": "0.0.0",
4
- "description": "Multiply x by a constant and add the result to y.",
+ "description": "Multiply a vector `x` by a constant and add the result to `y`.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments