Skip to content

Commit ba7cd12

Browse files
committed
Lint
1 parent 8b04eb7 commit ba7cd12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/node_modules/@stdlib/blas/ext/base/ndarray/csumkbn/docs/repl.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
{{alias}}( arrays )
3-
Computes the sum of all elements in a one-dimensional single-precision
3+
Computes the sum of all elements in a one-dimensional single-precision
44
complex floating-point ndarray using an improved Kahan–Babuška algorithm.
55

66
If provided an empty ndarray, the function returns `0.0`.

lib/node_modules/@stdlib/blas/ext/base/ndarray/csumkbn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"extended",
6060
"sum",
6161
"kahan",
62-
"babuška",
62+
"babuska",
6363
"kbn",
6464
"total",
6565
"summation",

0 commit comments

Comments
 (0)