Skip to content

Commit

Permalink
Auto-generated commit
Browse files Browse the repository at this point in the history
  • Loading branch information
stdlib-bot committed Oct 21, 2023
1 parent c6f23c2 commit 3eb5aee
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2303,8 +2303,9 @@
"@stdlib/ndarray/iter/values","@stdlib/ndarray/ctor,@stdlib/ndarray/iter/entries,@stdlib/ndarray/iter/indices"
"@stdlib/ndarray/slice","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice-assign,@stdlib/ndarray/slice-dimension"
"@stdlib/ndarray/slice-assign","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice"
"@stdlib/ndarray/slice-dimension","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice,@stdlib/ndarray/slice-dimension-to"
"@stdlib/ndarray/slice-dimension-to","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice,@stdlib/ndarray/slice-dimension"
"@stdlib/ndarray/slice-dimension","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice,@stdlib/ndarray/slice-dimension-from,@stdlib/ndarray/slice-dimension-to"
"@stdlib/ndarray/slice-dimension-from","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice,@stdlib/ndarray/slice-dimension,@stdlib/ndarray/slice-dimension-to"
"@stdlib/ndarray/slice-dimension-to","@stdlib/ndarray/array,@stdlib/ndarray/ctor,@stdlib/ndarray/slice,@stdlib/ndarray/slice-dimension,@stdlib/ndarray/slice-dimension-from"
"@stdlib/ndarray/zeros","@stdlib/ndarray/empty,@stdlib/ndarray/zeros-like"
"@stdlib/ndarray/zeros-like","@stdlib/ndarray/empty-like,@stdlib/ndarray/zeros"
"@stdlib/string/next-grapheme-cluster-break","@stdlib/string/num-grapheme-clusters,@stdlib/string/prev-grapheme-cluster-break"
Expand Down
2 changes: 1 addition & 1 deletion data/data.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 3eb5aee

Please sign in to comment.