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 Feb 10, 2024
1 parent f7e89d9 commit d68fea1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions data/data.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4602,6 +4602,7 @@ SAVOY_STOPWORDS_IT,"\nSAVOY_STOPWORDS_IT()\n Returns a list of Italian stop w
SAVOY_STOPWORDS_POR,"\nSAVOY_STOPWORDS_POR()\n Returns a list of Portuguese stop words.\n"
SAVOY_STOPWORDS_SP,"\nSAVOY_STOPWORDS_SP()\n Returns a list of Spanish stop words.\n"
SAVOY_STOPWORDS_SWE,"\nSAVOY_STOPWORDS_SWE()\n Returns a list of Swedish stop words.\n"
scalar2array,"\nscalar2array( value:any[, dtype:string] )\n Returns a single-element array containing a provided scalar value.\n"
scalar2ndarray,"\nscalar2ndarray( value:any[, options:Object] )\n Returns a zero-dimensional ndarray containing a provided scalar value.\n"
sdot,"\nsdot( x:ndarray, y:ndarray )\n Computes the dot product of two single-precision floating-point vectors.\n"
SECONDS_IN_DAY,"\nSECONDS_IN_DAY\n Number of seconds in a day.\n"
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 d68fea1

Please sign in to comment.