Skip to content

Commit 05a727b

Browse files
committed
chore: add blas and extended keywords to @stdlib/blas/ext/base/ndarray/scusumors
Insert `blas` and `extended` after `math` in `package.json` keywords, matching 75/87 (86%) of `blas/ext/base/ndarray` siblings and the strided sibling `@stdlib/blas/ext/base/scusumors`, both of which already list these keywords.
1 parent f68d241 commit 05a727b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • lib/node_modules/@stdlib/blas/ext/base/ndarray/scusumors

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
"stats",
5656
"mathematics",
5757
"math",
58+
"blas",
59+
"extended",
5860
"cumulative",
5961
"accumulate",
6062
"sum",

0 commit comments

Comments
 (0)