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 051a749 commit 141c3f7Copy full SHA for 141c3f7
lib/node_modules/@stdlib/ndarray/map/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/ndarray/map",
3
"version": "0.0.0",
4
- "description": "Apply a callback to elements in an input ndarray and assign results to elements in an output ndarray.",
+ "description": "Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments