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 e72d920 commit 411fddeCopy full SHA for 411fdde
1 file changed
lib/node_modules/@stdlib/stats/nanmeanors/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@stdlib/stats/nanmeanors",
3
"version": "0.0.0",
4
- "description": "Compute the arithmetic mean along one or more ndarray dimensions, ignoring `NaN` values using ordinary recursive summation.",
+ "description": "Compute the arithmetic mean along one or more ndarray dimensions, ignoring `NaN` values and using ordinary recursive summation.",
5
"license": "Apache-2.0",
6
"author": {
7
"name": "The Stdlib Authors",
0 commit comments