Skip to content

Commit 7aece51

Browse files
authored
docs: update desc
Signed-off-by: Athan <kgryte@gmail.com>
1 parent ff50cb1 commit 7aece51

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/stats/base/ndarray/smeankbn

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/stats/base/ndarray/smeankbn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@stdlib/stats/base/ndarray/smeankbn",
33
"version": "0.0.0",
4-
"description": "Calculate the arithmetic mean of a single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.",
4+
"description": "Compute the arithmetic mean of a one-dimensional single-precision floating-point ndarray using an improved Kahan–Babuška algorithm.",
55
"license": "Apache-2.0",
66
"author": {
77
"name": "The Stdlib Authors",

0 commit comments

Comments
 (0)